|
|
Subscribe / Log in / New account

ANNOUNCE: PyORBit 2.13.0

From:  "Gustavo J. A. M. Carneiro" <gjc-AT-inescporto.pt>
To:  gnome-announce-list-AT-gnome.org
Subject:  ANNOUNCE: PyORBit 2.13.0
Date:  Sun, 04 Dec 2005 20:06:13 +0000
Cc:  orbit-list-AT-gnome.org, PyGTK List <pygtk-AT-daa.com.au>

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.

  The source tarball can be found here:
	http://ftp.gnome.org/pub/GNOME/sources/pyorbit/2.13/

  Please file bug reports (bugs, missing APIs) here:
	http://bugzilla.gnome.org/enter_bug.cgi?product=pyorbit

Changes from 2.0.1 to 2.13.0:
  - Add thread safety; don't block threads on ORB.run or remote calls
  - Allow creating custom POAs
  - Support POA thread policies and ORBit thread hints
  - Automatic type discovery now works for Python servers too
  - Add new examples: echo client/server; threaded server.

-- 
Gustavo J. A. M. Carneiro
<gjc@inescporto.pt> <gustavo@users.sourceforge.net>
The universe is always one step beyond logic

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list




to post comments


Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds