pf » Fast XSLT - Compiled XSL with XSLTC
April 04, 2003
Fast XSLT - Compiled XSL with XSLTC
An article on xml.com - Fast XSLT talks about the race for building faster XSL transformers. One approch focused on is generating a "translet" (a java class) from the style sheet, then executing the compiled class. Compiled execution is great, but compiling isnt. I would hope that application servers that plan to use XSLTC would do it in a transparent way (such as how JSP is compiled into a servlet and then cached behind the scenes).
It would be cool if you could write Java code under your web root, and then have the java code compiled automatically by the ColdFusion server. That is one feature I had wished CFMX would have. However I think this could be implemented on your own with a filter, and a fancy class loader.
Trackback Address: 63/7BB0D56A5904CB70DCC06E0ADBA5C580
Comments
On 04/01/2005 at 10:15:20 AM MST Anonymous wrote:
1
<h1>You are invited to check out some helpful info about... </h1>
- DateFormat for SQL Server
- Use Amazon SimpleDB for Free
- Working with /etc/hosts on Mac
- MySQL JDBC Load Balancing with MySQL Cluster
- Google's JavaScript API Loader
- Top 10 Reserved SQL Keywords
- Web Design Tips for Programmers
- Geolocation API for Adobe AIR?
Subscribe to my RSS Feed:
RSS
RSS
add to del.icio.us
Pete Freitag is a software engineer, and web developer located in










