RE: [xsl] XPath over DOM

Subject: RE: [xsl] XPath over DOM
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 16 Feb 2001 09:19:47 -0000
> Also, the wrapper layer that Michael mentioned has gotten me slightly
> worried: if the wrapper is memory intensive enough, it could
> be just as bad as reparsing the document into own DTM.
>
Yes, I think the wrapping has to be dynamic: only create a wrapper object
for a node while that node is actually present in a materialized node-set.

Mike Kay


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


Current Thread