Hi,
I'm preparing to upgrade an old project. It parses XML continuously. It
parses a lot of XML. During development I used the XML Parser Xtra and
quickly found it's documented memory leak. (I had 512MB of memory and I
needed to reboot the machine every 3 hours). So I switched to Andrew White's
Lingo Parser and things go OK now.
Before I finalise the list of enhancements I would like to know if anyone
has used any other XML parsers with success. I would really like to restore
the error trapping and speed that the xtra makes available. The project was
authored in 8.5 but I will be upgrading it to MX. Anyone with any tips?
Julian.