Re: [Orbit-python-list] ORBit - MICO
Status: Inactive
Brought to you by:
tack
From: Duncan G. <du...@gr...> - 2002-11-25 17:59:00
|
On Monday 25 November, Panagiotis Issaris wrote: > Oh, I'm kinda disappointed to hear that. I really liked O-P's way of > generating the stubs and skeletons from the IDL-file at runtime. Not only do you have to use the IDL compiler, but it seems you have to compile the output of that with the C compiler. Hardly a clean Pythonic way of working. I don't normally like to advertise on other ORBs' mailing lists, but since O-P seems to have been declared dead, I will... omniORBpy supports dynamic importing of IDL with the omniORB.importIDL() function, and is very compliant to the standard mapping. You might want to consider using that. Cheers, Duncan. -- -- Duncan Grisby -- -- du...@gr... -- -- http://www.grisby.org -- |