From: Christophe de V. <cde...@al...> - 2002-11-21 17:34:34
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I think in a soon future we should reimplement the DomParser on top of the Sax Parser. It may be a bit more difficult, but it would avoid to have this temporary libxml doc in memory, and especially all the nodes of the tree. We would construct directly our Nodes structure. On small documents the current implementation is not a problem, but with big ones it could save a LOT of memory... Any comments ? Christophe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAj3dGP8ACgkQB+sU3TyOQjBFmgCfVp+lX+FzBlEoRwkkeZkO+RVw yugAnjWmV3Gyj006HkvQi9uuAhfxGDXB =Gs2S -----END PGP SIGNATURE----- |