Checking the Xerces-C++ webpage, I saw there are two major branches of the parser:
Version 2.8.0 and Version 3.1.1
- What are the main differences between those two? (couldn't find any summary on their page)
- Which one should I choose for starting a brand new Visual Studio 2010 C++ project?
Thanks for any help