From Nick.Belshaw at earth.ox.ac.uk Mon Nov 1 10:02:41 1999 From: Nick.Belshaw at earth.ox.ac.uk (Nick Belshaw) Date: Mon Feb 6 02:00:26 2006 Subject: [pyorbit] pyorbit and gnome Message-ID: <381DAB91.70D3ACD@earth.ox.ac.uk> I hope this question isn't out of place - I know this stuff is in development but.. I have been playing with pyorbit a bit and it seems a fairly tidy route into CORBA. The examples worked fine and I think I follow the IOR approach but can I get to the NameService stuff? Can I access the Gnome ORB stuff with the system at its current level - I haven't seen any IOR strings registered by Gnome so I was presuming I have to use names? thanks if you can spare the time looking forward to a pyorb future ! cheers Nick/Oxford From justin at ukans.edu Thu Nov 4 18:21:00 1999 From: justin at ukans.edu (Justin Bradford) Date: Mon Feb 6 02:00:29 2006 Subject: [pyorbit] pyorbit and gnome In-Reply-To: <381DAB91.70D3ACD@earth.ox.ac.uk> Message-ID: > I hope this question isn't out of place - I know this stuff is in > development but.. This isn't exactly a high-volume list at the moment, so I don't think it will hurt. > I have been playing with pyorbit a bit and it seems a fairly tidy route > into CORBA. The examples worked fine and I think I follow the IOR > approach but can I get to the NameService stuff? > Can I access the Gnome ORB stuff with the system at its current level - > I haven't seen any IOR strings registered by Gnome so I was presuming > I have to use names? I'm actually not certain. I don't know the status of the name service code. My use for PyORBit will be with Gnome, so anything missing will eventually be added. The project is currently stagnating from a general lack of time. I'm in the midst of an insanely busy semester, and have just not been able to make time to start adding functionality. I'll be done with everything and resettled in California by late January, and then I promise I'll get PyORBit up to speed. Anyway, thanks for everyone's patience. You are all more than welcome to code in the meantime, of course. Justin From philipd at orbitcpp.freeserve.co.uk Thu Nov 11 07:38:57 1999 From: philipd at orbitcpp.freeserve.co.uk (Phil Dawes) Date: Mon Feb 6 02:00:29 2006 Subject: [pyorbit] omniORBpy References: Message-ID: <382AB8E1.4B29DE5A@orbitcpp.freeserve.co.uk> Might be worth a look... http://www.uk.research.att.com/omniORB/omniORBpy/ Cheers, Phil