pf » Fast XSLT - Compiled XSL with XSLTC

Fast XSLT - Compiled XSL with XSLTC

web

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.



1 person found this page useful, what do you think?

Trackback Address: 63/7BB0D56A5904CB70DCC06E0ADBA5C580
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>




  



Spell Checker by Foundeo





Subscribe to my RSS Feed: solosub RSS
Tags