Hello everybody
I just have a problem using expat as XML parser for my Jabber client
project.

As a side note, expat will also go 'blerg' and be unhappy if you receive and pass it multiple stanzas at once, since expat expects one and only one top-level parent tag. As for the </stream:stream> thing, I just solved it when I used expat for a Jabber parser by watching for the </stream:stream> portion in my network code before I passed it off to expat, and handling it there. :)

--
Rachel 'Sparks' Blackman -- sysadmin, developer, mad scientist
"If it is not broken, give me five minutes to redesign it!"

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mail.jabber.org/mailman/listinfo/jdev

Reply via email to