[
Lists Home |
Date Index |
Thread Index
]
- From: Paul Tchistopolskii <paul@qub.com>
- To: xml-dev@lists.xml.org
- Date: Sat, 19 Aug 2000 18:12:08 -0700
XSLScript is a terse notation for writing XSLT stylesheets.
Ux is XSL / XML application server based on the
idea of chaining XSLT transformations.
Both are 100% free and open-source available at
http://www.pault.com
Ux v 0.3 allows writing stylesheets in XSL or in XSLScript.
Ux v 0.3. contains a first naive implementation
of 'cached pipes'. This part is work in progress, but
even it it's current shape it already gives those
'hps'. I mean there is some simple mechanism to
execute XSLT transformation only when needed.
Rgds.Paul.
PS. If you can 'think pipes' and if you already feel
comfortable writing complex XSLT code -
I suggest to look at this particular version of Ux.
For example, it now shows how 'widgets' could
be implemented as 'special formatting objects'.
|