Sylvain Wallez wrote:

> 
> Why so? The Environment provides attributes, so why not using 
> them? Or is it just because that information is somehow 
> "hidden" in a HashMap ?
> 
No, in my understanding environment has nothing to do with the
tree processor, but anyways if it's a working solution go for
it. But remember that the environment attributes are strangely
shared when it comes to internal requests.

> >What about adding this info to the InvokeContext?
> >  
> >
> 
> Because InvokeContext is not passed to the child processor...
> 
Gosh, yepp - you're right - but you could copy the info
when the new context is created.

Just use what you think fits best; we can change the implementation
later on anyway.

Carsten

Reply via email to