I can not recommend writing another one, it�s basically a waste of timeYes, I also don't like the idea of writing my own xml parser. But sometimes it may be necessary.
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
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
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev
