xsl-list
[Top] [All Lists]

RE: XSLT In the Build Process?

2003-05-09 13:58:18
[me(_at_)robrohan(_dot_)com]

Mitch Amiano wrote:
I've observed a team of developers using XSLT as a
build tool to 
generate C++ code.... They modelled various aspects
of the problem domain
using XML, and used XSLT templates to pump out C++.

Anyone else have experience long-term 
applying a similar approach?


I have used XML + XSLT = SQL on several projects to
allow for webservice type database control. Works well.


I have used xslt to create SQL DDL for creating database tables to hold
data from HTML forms, where the form itself was created from an XML file
using xslt.  The same XML templates that were transformed (with xslt)
into the form served as the source for the DDL.

Cheers,

Tom P

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>