[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[xmlblaster-devel] C++ client library ports
Hi,
we would like to announce that our C++ client library is highly portable
and is tested with following libs:
XML parser: xerces 1.x or 2.x
Corba: TAO or ORBIX or MICO
MultiThreading: boost threads or omnithreads
OS: Linux, SunOS, Windows
in any combination, e.g. you can compile on
Windows XP with omnithreads and TAO anc Xerces 2.2
Please see
http://www.xmlblaster.org/xmlBlaster/doc/requirements/client.cpp.html
http://www.xmlblaster.org/xmlBlaster/doc/requirements/client.cpp.compile.html
for further informations.
Adding other OS or CORBA vendors shouldn't be a big problem
if an ANSI C++ compiler is available.
Change Xerces to another XML parser is more effort, since
this abstraction is not finished.
best regards,
the maintainers