RE: Of Interoperability (was Re: [xsl] XPath over DOM)

Subject: RE: Of Interoperability (was Re: [xsl] XPath over DOM)
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 15 Feb 2001 19:24:24 -0000
> So imagine my surprise at the idea that Java XSLT
> implementations might have
> trouble operating with other implementations' DOM nodes,
> given that DOM has a Java language binding.
>
I think most of the Java XSLT processors do this by having a wrapper layer
above the DOM, with a significant performance penalty over using a direct
implementation of the XPath tree model. Saxon is an exception, but it is a
recognized requirement.

Mike Kay


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


Current Thread