XSLTAL - Instant XSLT for everyone
XSLTAL - Instant XSLT for everyoneDate: 2005-07-22
Christian Stocker, Bitflux GmbH
ApacheCon 2005, Stuttgart
If nothing else, it seems interesting... I'm not a Zope user/developer so I am unsure as to what this really means to someone who is... Anyone care to comment?
[UPDATE: Please see Bertrand Delacretaz comments for a clearer understanding as to what XSLTAL is all about. Thanks Bertrand!]
TrackBack URL for this entry:
http://www.xsltblog.com/xslt-blog-mt/mt-tb.cgi/922
Listed below are links to weblogs that reference XSLTAL - Instant XSLT for everyone:
» Digital Camera Review from Digital Camera Review
Digital Camera Review [Read More]
Tracked on March 4, 2006 02:11 AM
» Beauty from Beauty
Beauty [Read More]
Tracked on March 6, 2006 04:33 AM
XSLTAL is not targeted at Zope users, as they have all they need for TAL already. It is a partial reimplementation of the TAL templating syntax which requires only an XSLT processor to run.
Cocoon (http://cocoon.apache.org) will include XSLTAL in the 2.1.8 release, for now it can be tested from the subversion repository code , see http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=112201810707348&w=2
Excellent! Thanks for the information Bertrand!