[JDEV] Basic C or C++ Win32 library?
Rachel Blackman
rcb at ceruleanstudios.com
Tue Mar 4 12:32:16 CST 2003
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. :)
More information about the JDev
mailing list