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.
That is a wicked concept - nice! I am going to have to
play with that one.
:)
_/ _/_/ _/_/_/
_/_/ _/ _/ _/
_/ _/
_/ _/
_/ _/_/_/_/
http://treebeard.sourceforge.net
http://ashpool.sourceforge.net
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list