ANNOUNCE: PyORBit 2.13.0



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

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]