> From: Stefano Mazzocchi [mailto:[EMAIL PROTECTED]] > > Vadim Gritsenko wrote: >
<snip/> > > -10 on changing current sitemap semantics. It's even worse then breaking > > compatibility. For before pipeline execution / after pipeline execution > > actions, it is better to have another kind of component, which is > > similar to actions, but with different semantics and name (e.g., > > "pipeline-action"; current actions could be thought as > > "sitemap-action"). > > -100000 on breaking back compatibility for this. > > -1 on having two different semantics for a component that has the very > same behavior but just happens to live in different places. Actually, "actions" that are executed before/in the middle/after pipeline execution remind me of transformers with some side effects (environment modifications). Think of LogTransformer as of pipeline action, which is executed on every element. If one needs pre/post pipeline "actions", he can do this by implementing transformer... (that's my thoughts about it, I never had a desire of such actions) Vadim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]