Re: compiled stylesheets was Re: [xsl] Re: RE: creating a string of repeated charactors

Subject: Re: compiled stylesheets was Re: [xsl] Re: RE: creating a string of repeated charactors
From: "Robert Koberg" <rob@xxxxxxxxxx>
Date: Mon, 16 Jul 2001 03:20:40 -0700
you could also transform into java code using xsl


> so using the lazy=efficient algorithim i would like to kick off debate on
> compiled stylesheets, as a possible 1st order standard optimisation here
are
> some keypoints;
>
> - compiled stylesheets can occur as a translet, as defined by Sun's XSLTC
> effort, which compiles down the stylesheet into a java class, whereby the
> transformation happens with the assistance of a runtime library.
> - i would like to see a standard effort which is independant to java, are
> there any out there ?
> - is there any effort at the moment standardizing the integration of
> compiled stylesheets at runtime with major parsers?
> - would the use of TRAX be the first port of call in integrating compiled
> stylesheets, as TRAX seems to be adopted by major parsers ?



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread