[omniORB] omniORBpy
Stefan Seefeld
seefelds@MAGELLAN.UMontreal.CA
Wed, 01 Mar 2000 10:31:27 -0500
I have the following IDL construct:
interface Kit
{
struct Property{/*...*/};
typedef sequence<Property> PropertySeq;
};
In my python code I try to instantiate a PropertySeq
but all attempts fail. My last try was
properties = Warsaw.Kit.PropertySeq();
which results in the message that I can't instantiate a
'Kit'... ('Warsaw' is the module I compile all global interface
into)
How should I do that ? (python's scope rules are somewhat
confusing at least compared to the straightforward C++ way.
Thanks a lot, Stefan
_______________________________________________________
Stefan Seefeld
Departement de Physique
Universite de Montreal
email: seefelds@magellan.umontreal.ca
_______________________________________________________
...ich hab' noch einen Koffer in Berlin...