[omniORB] problem with incomplete python packages
Duncan Grisby
dgrisby@uk.research.att.com
Mon, 11 Feb 2002 12:29:15 +0000
On Tuesday 22 January, Paul Brannan wrote:
Sorry it took my so long to reply to this. Things have been hectic...
> I have a file Foo.idl:
[...]
> I also have a file Bar.idl:
[...]
> ['Foo_i', 'Foo_idl', '__builtins__', '__doc__', '__file__', '__name__', '__path__', '_d_Foo_i', '_objref_Foo_i', '_tc_Foo_i']
> ['Bar_i', '__doc__', '__name__', '_d_Bar_i', '_objref_Bar_i', '_tc_Bar_i']
[...]
> Why are some items missing from the Bar's directory in the first case?
It's an artifact of the way omniORBpy manages IDL modules, and module
re-opening. Can you give some example IDL where this actually causes a
problem?
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --