Hacker News new | ask | show | jobs
by mickael 604 days ago
I have been using an event XML parser to process XML on iOS (such as expat). You can processed the XML as a stream and it is very efficient.