Open pascalberger opened 5 years ago
Preprocessings and postprocessings should cover all use cases. There should be no need for interceptors.
Seconded. An interceptor should be a specialization of a processing which indicates if a given node of the tree shall be processed.
Preprocessings and postprocessings should cover all use cases. There should be no need for interceptors.