[JDEV] XML Requirements for Parsing Jabber Messages
Tony Cheung
dragonman at asiayeah.com
Sun Nov 3 20:17:55 CST 2002
> I can not recommend writing another one, it´s basically a waste of time
>
>I already wrote my own small c++ xml parser that has only these
>functionality we need for jabber, in fact i wrote it because i was too lazy
>to learn about another xml parser, and if you write one the bugs wont
>be visible imediately (i still continued to finde some after one year,
>hopefully there are non left)
>
>mfg, Edrin
>
Yes, I also don't like the idea of writing my own xml parser. But
sometimes it may be necessary.
So what's the best XML parser in C or C++ out there that supports the
Jabber streams? I'd prefer a parser with mimimal functionality, since I
am going to use it in a client.
Thank you.
Tony Cheung
More information about the JDev
mailing list