Jeremy Quinn wrote: 
> 
> > Currently these attributes are not really used.
> 
> Ah, I though these were the context attributes you could 
> access from FlowScript, as in:
>       cocoon.context.setAttribute ("name", myObject); I have 
> used this before ..... when I needed to share the same object 
> between several users.
> 
Yes, that's right. I meant Cocoon itself does not use them, it's
up to the users to make sense of them.

> >
> > And we have o.a.a.context.Context which is a map containing
> > many important information about the application.
> 
> Do you mean org.apache.avalon.framework.context.Context ?
> 
Yupp.

> 
> Should I hold back on committing my changes to make ContextHelper 
> Contextualizable, to wait to see what comes out of this proposal ?
> 
Hmm, don't know - we are in development state so we can remove
it if we find a better solution before a release

Carsten

Reply via email to