[omniORB] Servant_var missing?
Duncan Grisby
duncan at grisby.org
Fri Aug 12 22:33:40 BST 2005
On Friday 12 August, "Slawomir Lisznianski" wrote:
> For the convenience of automatically managing servant reference counts,
> CORBA spec mentions that the PortableServer namespace provides
> Servant_var template class. This class is missing in the omniORB. Was
> there a reason for not providing Servant_var?
The reason is that it was introduced in the 1.1 version of the C++
mapping, and omniORB 4.0.x supports the 1.0 mapping.
omniORB 4.1.x, which is kind-of beta does support Servant_var and the
rest of the 1.1 mapping.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list