The idea is to have a template language that can do about the same
things as JXTG, but that uses attributes instead of elements as
directives. The gain is that such a template language works better with
visual tools as e.g. Dreamweaver. Zope and Tapestry have own attribute
template languages. We had some discussions on cocoon-dev about
implementing one for Cocoon some while ago:
http://wiki.apache.org/cocoon/AttributeTemplates.
The Forrest dispatcher is a more high level concept IIUC.
/Daniel
Thorsten Scherler skrev:
El dom, 16-04-2006 a las 11:05 +0200, Daniel Fagerstrom escribió:
Thoughts?
An attribute template language for Cocoon would still be nice.
/Daniel
I am not sure about your definition of attribute template language but
you may want to have a look at the forrest dispatcher.
http://forrest.apache.org/docs_0_80/dispatcher.html
http://forrest.apache.org/docs_0_80/howto/howto-dispatcher-quickstart.html
http://forrest.apache.org/docs_0_80/howto/howto-structurer-dsl.html
salu2