Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove interceptors #29

Open
pascalberger opened this issue Nov 21, 2019 · 1 comment
Open

Remove interceptors #29

pascalberger opened this issue Nov 21, 2019 · 1 comment

Comments

@pascalberger
Copy link
Collaborator

Preprocessings and postprocessings should cover all use cases. There should be no need for interceptors.

@marco-bertschi
Copy link
Contributor

Seconded. An interceptor should be a specialization of a processing which indicates if a given node of the tree shall be processed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants