|
|
Log in / Subscribe / Register

omniORB 4.1.0 and omniORBpy 3.0 released

From:  Duncan Grisby <duncan-news-AT-grisby.org>
To:  comp-lang-python-announce-AT-moderators.isc.org
Subject:  Announce: omniORB 4.1.0 and omniORBpy 3.0
Date:  Wed, 06 Dec 2006 10:37:57 GMT

I am pleased to announce that omniORB 4.1.0 and omniORBpy 3.0 are now
available. omniORB is a robust, high performance CORBA implementation
for C++; omniORBpy is a version for Python.

You can download them in source and Windows binary forms from
SourceForge here:

  http://sourceforge.net/project/showfiles.php?group_id=511...
  http://sourceforge.net/project/showfiles.php?group_id=511...

These are major new stable releases. The following is a summary of the
main new features:

 - Objects by value support.

 - Abstract interfaces support.

 - New simpler and more efficient Any implementation.

 - IPv6 support.

 - Flexible endpoint publishing.

 - New tracing options and more comprehensive logging.

 - C++ mapping updated to version 1.1.

 - New-style Python classes can now be used for servants and exception
   (required for Python 2.5).

 - Support for local interfaces (partial in Python)

 - New more scalable socket collection implementation.


Many thanks to the people who have contributed to these releases by
testing the betas and release candidates, and by contributing features
and fixes.

Enjoy!

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html



to post comments


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