Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
If I get it right by looking at the code, irrXML first stores the complete XML file in memory and after that, it starts parsing. We have considered switching from expat to irrXML. However, we have huge XML files (> 8 GB) to parse and this precludes having the whole file in memory. I think this would be a major feature for irrXML to have. Cheers, Dennis |
|