comparison between XML C/C++ parsers?

Trevor Croll litebook at powerup.com.au
Thu Aug 12 09:03:15 BST 1999


From: Michele Lee <mclee at oblix.com>
> I'm trying to decide which XML C/C++ parser to use.  Is there any
comparison
> available?  In particular, comparison between IBM4C++ and expat.
>
> thanks!
>
> --Michele
I have looked a lot at this problem and have considered the only solution is
to write my own. Inside an application there is no need to meet with any
standards, we only want the tree so we can query our data, take chunks of it
and use it elsewhere, write it out somewhere, and do data entry and editing
on it. This makes the task simplier. If you do come across a neat, small C++
parser class and iterator please tell me too.

Trevor Croll
Litebook Computers


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list