[orbitcpp-commits] orbitcpp philipd
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@us...> - 2000-10-26 20:02:28
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: philipd 00/10/26 13:02:28 Modified files: compiler : pass_skels.cc orb : orbitcpp_exception.cc orbitcpp_exception.hh orbitcpp_exceptionlist.hh orbitcpp_poa.cc orbitcpp_poa.hh test/everything: client.cc everything-impl.cc everything-impl.hh everything.idl server.cc Log message: - implemented POA::deactivate_object, POA::servant_to_id, POA::reference_to_servant - implemented CORBA compliant servant reference counting - replaced the 'delete self' in the fini method with a corba compliant '_remove_ref()' - fixed the system exception code to map on repoids rather than minor numbers |