Okay, I'm in an odd position; the Win32 project I'm working with already has an XML parser which is more than sufficient, and an internal threading model. Most of the libraries I've found either provide just an XML core to work with (iksemel), which is redundant...or provide threading, XML /and/ a simple Jabber API (OpenAether...sorry, Zion), which is far more than I need.
I figure at this point, I'm probably better off writing a Jabber library which conforms to our existing threading and which uses our XML library. However, if there's something floating around out there for actually providing a Jabber protocol handler, which I can sand off a few rough edges and plug it into our existing model, I'd love to hear about it. :) _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
