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: XPath over DOM


> 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


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