xsl-list
[Top] [All Lists]

RE: Re: [exslt] Re: [xsl] Importing compiled stylesheets

2005-06-13 15:06:47

How many xslt engines compile stylesheets? 
Saxon & the Sun engine?

The term "compilation" is open to many meanings. The XSLTC engine
(originally from Sun) compiles XSLT down to Java bytecode. Other processors
such as Saxon compile to some intermediate representation which is then
interpreted. The question here is not so much what counts as compilation,
but whether the compiled representation can be saved to disk.

Michael Kay
http://www.saxonica.com/ 



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--