Develop and Download Open Source Software

PyORBit

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2003-09-02 17:42
Some unused code was removed from the method
marshaller. This is the first stable version.
2003-08-25 10:11
A bug in the exception handling that was causing
problems with Python 2.3 was fixed. Assigning to
unknown attributes on stubs was disabled, and
ORB.work_pending() and ORB.perform_work()
methods were added.
2003-07-31 18:50
The stub generation was improved so that it
doesn't trigger MRO errors on Python 2.3. Some
segfaults in the error handling were fixed.
2003-07-17 06:26
This version supports building against ORBit2-2.7.x,
returns sequences and arrays as lists rather than
tuples, accepts strings for sequence<octet>
arguments, and no longer accepts "None" for string/
wstring arguments.
2003-03-23 15:30
Support for the ORBit2 imodule service was added, which allows runtime loading of IDL files. The marshalling of long longs was fixed up. Changes were made to make the code compile with the 2.7.x branch of ORBit2.

Project Resources

http://freecode.com/urls/0efb163370a278811def3ddeadd88f3b
http://freecode.com/urls/fdcf4f029aa9dc9bae386e37506a6b4b
http://freecode.com/urls/60e4227da7de397a2af995b250fa6689
http://freecode.com/projects/pyorbit

Project Description

PyORBit is a Python binding for the ORBit2 CORBA ORB. It was developped to suit the needs of the bonobo bindings in GNOME-Python, but is usable for other purposes as well. It aims to follow the standard Python language mapping for CORBA. It can generate stubs at runtime from typelibs, IDL files, or by introspecting remote objects using ORBit2's IModule typelib capabilities.

(This Description is auto-translated)

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.