Re: XML tools and big documents
Don Park (donpark@quake.net)
Thu, 3 Sep 1998 06:35:25 -0700
>As for the memory issue, I have thought about some sort of LZW compression
of all
>of the text in a document tree. This would save a lot of memory, but may
slow
>down building the DOM tree a bit. Any ideas on this?
Your performance will suffer and memory problem still remains.
Don