On 2015-05-05 16:04, "Ola Fosheim =?UTF-8?B?R3LDuHN0YWQi?= <ola.fosheim.grostad+dl...@gmail.com>" wrote:

In my opinion it is rather difficult to build a good API without also
using the API in an application in parallel. So it would be a good
strategy to build a specific DOM along with writing the XML
infrastructure, like SVG/HTML.

Agree.

Also, some parsers, like RapidXML only support a subset of XML. So they
cannot be used for comparisons.

The Tango parser has some limitation as well. In some places it sacrificed correctness for speed. There's a comment claiming the parser might read past the input if it's not well formed.

--
/Jacob Carlborg

Reply via email to