[omniORB] _unchecked_narrow in omniORBpy3
Duncan Grisby
duncan at grisby.org
Thu Jul 27 12:14:54 BST 2006
On Wednesday 26 July, JiangWei wrote:
> //It's doesn't seem to be in omniORBpy3
> >>> dir(CORBA.Object)
> ['_NP_RepositoryId', '__del__', '__doc__', '__getstate__', '__init__', '__methods__', '__module__', '__setstate__', '_duplicate', '_get_interface', '_hash', '_is_a', '_is_equivalent', '_narrow', '_nil', '_non_existent', '_release']
> //
It got left out. I've added it in CVS now. However, _unchecked_narrow is
a risky kind of thing. I wouldn't recommend using it.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list