I think we'd all agree.  But if you parse through the code in all the
open source libraries posted earlier you'll most likely find nobody has
been able to do it without being tricky.  Even though the XMPP code I
work on isn't available, I can say that our XMPP parser is tricky as
well.  It seems stream based XML parsers need another rev before they're
up for the task of XMPP without intervention.

JD
 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
> Of Maxym Gorodetskyy
> Sent: Wednesday, December 29, 2004 10:30 AM
> To: jdev@jabber.org
> Subject: [jdev] Re: Re: Parsing XMPP/Jabber protocol
> 
> Thanks for a good tip,
> 
> but there is should be a way to do it correctly without beeing tricky
:-)
> 
> Trejkaz Xaoza wrote:
> >
> > (I say "almost" because if your stream has something like
"<stream:str"
> in
> > it, the parser will usually halt waiting for the "eam>" unless
you're
> > really tricky. :-))
> >
> > TX
> >
> 
> --
> Best regards
> Maxym Gorodetskyy
> 
> 
> _______________________________________________
> jdev mailing list
> jdev@jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
_______________________________________________
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev

Reply via email to