Hi Guys,
So, while deciding which XML Parser to use for my new project - I looked at this article:
http://www.raywenderlich.com/553/xm...e-the-best-xml-parser-for-your-iphone-project
However that article is over three years old. I also took a look at the official website:
www.tbxml.co.uk
It seems it hasn't been updated in a while, either.
So, this leaves me with some questions:
1. Is it still okay to use this library for parsing XML data?
2. Should I worry that it hasn't been updated in a while?
3. Is there something better?
The reason I looked at TBXML is due to that Ray article I read - TBXML is light and fast - which is what I want for large XML document downloads.
Thanks all
So, while deciding which XML Parser to use for my new project - I looked at this article:
http://www.raywenderlich.com/553/xm...e-the-best-xml-parser-for-your-iphone-project
However that article is over three years old. I also took a look at the official website:
www.tbxml.co.uk
It seems it hasn't been updated in a while, either.
So, this leaves me with some questions:
1. Is it still okay to use this library for parsing XML data?
2. Should I worry that it hasn't been updated in a while?
3. Is there something better?
The reason I looked at TBXML is due to that Ray article I read - TBXML is light and fast - which is what I want for large XML document downloads.
Thanks all