Sunday, January 4, 2009

Extended iPhone cookbook XML parser

Erica Sadun published a tree based XML parser for the iPhone that works quite well. I needed to extend it to parse attributes and I posted my code back to Erica's google code forum. This works quite efficiently, my app parses complex XML for 100 movies in less than a second as it picks out the instant format ones.