From bogus@does.not.exist.com Mon Feb 6 02:00:12 2006 From: bogus@does.not.exist.com () Date: Mon Feb 6 02:00:14 2006 Subject: No subject Message-ID: --------------878C62069C90E1D9235E785B Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Return-Path: Received: from corot.bc.edu (corot.bc.edu [136.167.2.209]) by moa.bc.edu (8.8.7/8.8.7) with ESMTP id WAA61340 for ; Fri, 10 Sep 1999 22:21:41 -0400 Received: (from root@localhost) by corot.bc.edu (8.8.7/8.8.7) with X.500 id WAA202932 for bizzaro@mail3.bc.edu; Fri, 10 Sep 1999 22:21:41 -0400 Received: from quoll.daa.com.au (majordomo@[203.17.251.129]) by corot.bc.edu (8.8.7/8.8.7) with ESMTP id WAA23498 for ; Fri, 10 Sep 1999 22:21:37 -0400 Received: (from majordomo@localhost) by quoll.daa.com.au (8.9.2/8.9.2) id KAA01631 for pygtk-list; Sat, 11 Sep 1999 10:26:00 +0800 (WST) X-Authentication-Warning: quoll.daa.com.au: majordomo set sender to owner-pygtk@daa.com.au using -f Received: from localhost (james@localhost) by quoll.daa.com.au (8.9.2/8.9.2) with SMTP id KAA01627 for ; Sat, 11 Sep 1999 10:25:59 +0800 (WST) Date: Sat, 11 Sep 1999 10:25:59 +0800 (WST) From: James Henstridge To: PyGTK Subject: Re: [pygtk] ANNOUNCE: Python/ORBit Bindings In-Reply-To: <37D905F6.2E5C3C09@bc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-pygtk@daa.com.au Precedence: bulk Reply-To: pygtk@daa.com.au Those bindings look pretty good. It would be nice if you made them a bit easier to configure though. After fixing the paths, the testserver/testclient seemed to work quite well. It looks like it has lots of potential. Getting it to use the interface repository (which I hear is working in the latest versions of ORBit) and dynamic invocation interface, and we would have a great tool for writing scripts that use arbitrary CORBA interfaces. James. -- Email: james@daa.com.au WWW: http://www.daa.com.au/~james/ On Fri, 10 Sep 1999, J.W. Bizzaro wrote: > ANNOUNCING > PyORBit: Python/ORBit Bindings > > > PyORBit is a project to create Python bindings for ORBit, a fast, > lightweight CORBA ORB used by the GNOME Desktop for application and > component interaction (similar to Microsoft's COM). These bindings will be > distributed under the GNU LGPL license. > > PyORBit will follow the proposed OMG Python bindings to insure compliance > and compatibility, but we will also consider non-standard, optional > extensions to improve performance and add features, if necessary. > > Version 0.0.1 of PyORBit is already available thanks to Michael > Robinson's contribution of his Python/ORBit bindings. This initial > implementation should be functional for simple interfaces (assuming it > compiles for you). However, this version is considered a developers-only > release, as the structure and layout of later PyORBit releases will likely > change to some degree. Regardless, bug reports and patches are welcome. > > PyORBit is coordinated by Justin Bradford . > > Source and a developer's mailing list can be found at: > > http://theopenlab.uml.edu/pyorbit/ > > The PyORBit project is hosted by The Open Lab, a non-profit organization > established to promote research collaborations and free-software > development in the scientific field of bioinformatics. > > http://theopenlab.uml.edu/ > > > Cheers. > Jeff > To unsubscribe: echo "unsubscribe" | mail pygtk-request@daa.com.au > To unsubscribe: echo "unsubscribe" | mail pygtk-request@daa.com.au --------------878C62069C90E1D9235E785B--