[omniORB] request for dropping site-packages/PortableServer* from omniorbpy

Duncan Grisby duncan at grisby.org
Mon Nov 17 10:18:12 GMT 2003


On Monday 17 November, "W. Borgert" wrote:

> The following works with omniORBpy, but not with pyORBit:
> 
> orb = CORBA.ORB_init(sys.argv, CORBA.ORB_ID)
> 
> Is CORBA.ORB_ID standard?

I'm pretty certain it was part of one of the drafts of the mapping,
but it is not in the standard mapping.

> This works with pyORBit, don't know about omniORBpy:
> 
> orb = CORBA.ORB_init(sys.argv)

That is standard, and it works with omniORBpy.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list