[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster-devel] CPP update



Hi C++ users,

the C++ client library is updated (cvs).
All 'using namespace' declarations are removed from the C++ headers.

Further there is a first step done to embedd the C SOCKET client library
as a C++ protocol plugin - this task is not finished yet but the plugin wrapper
compiles and does a first connect().


The ant task (build.xml) has now support to compile the CORBA and/or the
SOCKET plugin, see the
  COMPILE_SOCKET_PLUGIN=0  or 1
  COMPILE_CORBA_PLUGIN= 0 or 1
switches in build.xml/build.properties.

Compilation is tested on Linux, SunOS and Windows.
If you encounter problems please report them here.

best regards,

Marcel