Subject: RE: XSLT In the Build Process?
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Fri, 9 May 2003 16:58:18 -0400
|
[me@xxxxxxxxxxxx]
> > 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
| Current Thread |
- Re: XSLT In the Build Process?, (continued)
- Dion Houston - Fri, 9 May 2003 16:13:39 -0400 (EDT)
- me - Fri, 9 May 2003 16:36:56 -0400 (EDT)
- Passin, Tom - Fri, 9 May 2003 16:58:55 -0400 (EDT) <=
- me - Fri, 9 May 2003 18:03:30 -0400 (EDT)
- Jim Fuller - Sat, 10 May 2003 09:21:11 -0400 (EDT)
|
|