Vadim Gritsenko wrote: > > Carsten Ziegeler wrote: > > Vadim Gritsenko wrote: > > > >>>like a template generator/transformer, input moduls, java code etc. > >> > >>About Java code, do you mean in Actions, Transformers, etc? > >>Or, you mean flowscript "beans"? > >> > > > > No, I meant Action, Transformers etc. > > If you already thought about it, how would you pass top level > "cocoon" object into actions, transformers, etc? > Not that much, but if you look at the TemplateObjectModelHelper: it returns a Map - this map is your entry point and you can use an expression like "cocoon.request" on this map and it should work. That's just a start.
Carsten
