Hi and happy new year :-)
I don't understand the cocoon "context" property in the FOM. The
documentation
(http://cocoon.apache.org/2.1/userdocs/flow/api.html#context) is a
little thin. It says
Context Object
The Context object represents the client context associated with the
current Cocoon request.
It provides the following functions and properties:
...and it turns out to be yet another attribute/property container
(i.e., get & set name/value pairs)... but what is its scope, or what is
it attached to?
Thanks,
—ml—