AFAIK, there are no ORBit bindings for python yet (at least not in CVS). The pyIDL module in the GNOME CVS tree is simply a wrapper for the IDL library. I think it was going to be used for the C++ IDL compiler. If there are python ORBit bindings, I would love to know where they are as well. The bits where pygnome links with ORBit is through wrapper libraries (panel applets and control center capplets) -- no CORBA stuff is actually directly used. It would be nice to have proper ORBit bindings so that the GOAD stuff is available (imagine scripting gnumeric from a separate process in python). Bindings for ORBit are required before you can look at things like GDOME, and may be required for bonobo (the OLE like embedding code). James. -- Email: [EMAIL PROTECTED] WWW: http://www.daa.com.au/~james/ On Wed, 30 Jun 1999 [EMAIL PROTECTED] wrote: > Date: Wed, 30 Jun 1999 14:55:50 +0000 > From: "J.W. Bizzaro" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED], loci-general <[EMAIL PROTECTED]> > Subject: Help: ORBit, Python and PyGNOME > > > From: David Arnold <[EMAIL PROTECTED]> > > > alternatively, both ILU and Orbit (and Mico?) have Python bindings as > > well, so you could consider them if Fnorb doesn't work out. > > Can you tell us where we might find Python bindings to ORBit? I haven't heard > that they even exist. > > Also, James, it appears that you started to link PyGNOME to the ORBit > libraries. Are you planning on doing anything more with PyGNOME and the GNOME > object models: ORBit, GDOME, XML-libs? PyGNOME would be even better if it > included Python bindings to these things, as you may already have planned. Can > you fill us in on what you want to do? This is very important to a project I > coordinate. > > > Cheers. > Jeff > -- > J.W. Bizzaro mailto:[EMAIL PROTECTED] > Boston College Chemistry http://www.uml.edu/Dept/Chem/Bizzaro/ > -- > To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
