TBXML – XML parsing on the iPhone
Just wanted to remind people about TBXML developed by Tom Bradley. This is an Objective-C based XML parser for the iPhone that is QUICK and light on resources. It has a really simple API and can be implemented really quickly.
If all you want to do is read and parse XML then this is a library you should check out. It is open source so you can see how its been done and change as necessary. If you don’t want to change it yourself then drop Tom a note and he is very quick in making changes that fit with the purpose of the library.
Read more



