On 14.10.2005 15:07, Vadim Gritsenko wrote:
I do not really understand a helper class as an API. Furthermore it is
not easy. I always have to look up how to write the code.
Decision was made early in 2.0 dev cycle to have objectModel Map as a
contract between Cocoon and components:
That was the time when I had my first contact with Cocoon :)
But it is flexible to include additional objects. And that's exactly
what happened: flowContext, continuation, etc.
But the context gets really arbitrary. See the effects for the FOM
access from flow pipeline and non-flow pipeline (which is fixed in the
meantime IIRC).
Jörg