24 Oct
2008
24 Oct
'08
12:18 a.m.
I've used HaXml's SAX parser to parse huge XML files. It is surprising that HXT doesn't seem to have a SAX parser as I understand that it is the successor to HaXml. DOM style parsing won't work with huge files. http://hackage.haskell.org/packages/archive/HaXml/1.19/doc/html/Text- XML-HaXml-SAX.html On Oct 23, 2008, at 11:38 PM, Hugo Pacheco wrote:
I remember that HaXML has also a lazy XML parser. maybe if you just need to use some specific information stored in your XML file you can earn some time/memory with it. From my experience, HXT seems faster.
_____________ David F. Place d@vidplace.com