Hi

I've seen some postings on integrating XML into the Turbine framework.  We
have done a little bit of work in this direction for use in our own
projects.  If anyone is interested in it I'd be more than happy to share it.

It is basically an adaptation of the WebMacro classes.  Works exactly the
same except in two ways: 1) in stead of html with WebMacro we use XML and
WebMacro and 2) before the final document is passed back to the client we do
an XSL transformation (using Xalan).  There are also a couple of
optimizations like the compilation an caching of stylesheets.  There is
still a bit of work left (mostly testing & debugging), but it is a working
prototype :-)

~Leon



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to