xsl-list
[Top] [All Lists]

Deleteing a node tree from memory during an xsl transform.

2003-04-17 02:54:08
Hi,

I an attempt to reduce my memory usage during a transform (on the thread
titled Reducing memeory overheads with xsl), I am trying to see if I can
strip all the information I need into a group of smaller node trees, and
then use these instead of the larger original document. I will (if it can be
done) dump the original tree, and then when they are finished with, dump the
smaller trees.

What I need to know is if this can be done??  The dumping I mean :-)

Cheers

Simon

Institut fuer
Prozessdatenverarbeitung
und Elektronik,
Forschungszentrum Karlsruhe GmbH,
Postfach 3640,
D-76021 Karlsruhe,
Germany.

Tel: (+49)/7247 82-4042
E-mail : kelly(_at_)ipe(_dot_)fzk(_dot_)de


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



<Prev in Thread] Current Thread [Next in Thread>
  • Deleteing a node tree from memory during an xsl transform., Simon Kelly <=