[omniORB] Re: A Stab at Python COM-to-CORBA Binding Generatio n

Kiss Árpád kissa@iqsoft.hu
Mon, 8 Jan 2001 14:47:38 +0100


Hi,
I have a little bit different solution for COM-to-Corba bindig. 
I wrote a simple COM class that wraps Corba interfaces dynamically.
I don't use it in real applications, I just want to test it is possible this
way or not...
Recently I have made some modification on the source, so it works with
Python 2.0 too.
You can download it from here:
http://starship.python.net/crew/arpadk/downloads/COMToCorba0.6.0.zip
Cheers,
Arpad Kiss