xsl-list
[Top] [All Lists]

RE: [xsl] linkedin discussion of "can you sell an XSLT?"

2009-06-05 04:37:08

JVM byte-code or .NET IL code both are not processor-specific.
Fortunately, there is no need for XSLT byte-code :)

I can't imagine anyone compiling XSLT to byte-code that doesn't need the
support of a processor-specific runtime library, so the compiled code will
inevitably be tied to a particular XSLT processor.

Regards,

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


--~------------------------------------------------------------------
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>
--~--