Hello,
I was asked for a possible refactoring of the JXTemplateGenerator.
Somebody wants to provide only a very limited set of functionality to
his template writers: only JXPath (no JEXL), only one object model.
He started with patching the version of JXTemplateGenerator coming with
2.1.7. Simply extending it does not work because of to much private
stuff. But with the refactoring happened to the official
JXTemplateGenerator this also seems not to make much sense.
Now the questions: The refactoring happened only in the trunk, didn't
it? How far is it pluggable, how far are the above mentioned
requirements supported? Is there any obvious problem using the template
block in Cocoon 2.1?
Thanks for your answers.
Jörg