[Home] [By Thread] [By Date] [Recent Entries]
From: Michele Lee <mclee@o...> > 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@i... 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@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



