Sylvain Wallez wrote: > > The passthrough information cannot be set on the processing > node, as it depends on the runtime environment (a single > sitemap can be mounted from different locations with > different values for passthrough). > > IMO, the easiest way is for the mount node to set an > attribute in the Environment (which is private to the > pipeline machinery) that gets checked by the Pipelines node > of the mounted sitemap. That attribute should of course be > reset to its previous value upon return in the mount node. > Hmm, I don't like adding tree processing information to the environment :) What about adding this info to the InvokeContext?
Carsten
