Python and ObjectSpace Voyager

Duncan Grisby dgrisby at uk.research.att.com
Mon Mar 12 04:18:51 EST 2001


In article <4chnatkpmpvo29v515orlcjcfuoii5gcte at 4ax.com>,
 kammie  <kammie at commie.com> wrote:

>Has anyone heard of writing Python CORBA apps for use with the Voyager
>orb?  It would be neat if that orb had its own Python mappings (I
>don't think so), otherwise IIOP would be nice.

I'm not sure quite what you're asking, but as long as Voyager is
properly CORBA compliant, you can talk to it with any of the Python
ORBs. Try

  http://www.omniorb.org/omniORBpy/
  http://www.fnorb.com/
  http://projects.sault.org/orbit-python/
  ftp://ftp.parc.xerox.com/pub/ilu/ilu.html

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --



More information about the Python-list mailing list