This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Of Interoperability (was Re: XPath over DOM)


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]