[omniORB] python generated filename problem
Duncan Grisby
duncan@grisby.org
Fri Nov 29 12:13:01 2002
On Friday 22 November, Richard Bouska wrote:
> for ex. I have two interfaces called IA in IA.idl file one in module MA
> the othe on MB,
> idl/MA/IA.idl
> idl/MB/IA.idl
> They are diferent.
> When I generate stubs and skeletons in one directory the first IA_idl.py
> gets overwritten.
> Is there any chance to force the compiler generate structure like this:
Use the -Wbpackage option to omniidl.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --