473,396 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

PyProtocols 0.9.3 Final

As there were no further bugs reported for PyProtocols 0.9.3rc2,
PyProtocols 0.9.3 final is now available for download. There are no
practical changes from rc2, except for file and documentation revision
numbers and dates.
What is PyProtocols?
--------------------

PyProtocols is an extended implementation of PEP 246, adding a new
"declaration API" that lets you easily define your own interfaces and
adapters, and declare what adapters should be used to adapt what types,
objects, or interfaces. Using PyProtocols, you can easily make flexible
frameworks that you or other developers can extend without needing to
modify the base framework. PyProtocols interfaces can interoperate with
those of Twisted and Zope, or can be used entirely standalone.

PyProtocols may be used, modified, and distributed under the same terms and
conditions as Python or Zope.
What's new in version 0.9.3? (Highlights)
--------------------------------------------

* Adapter factories can now accept just one argument, the way Twisted and
Zope adapters do.

* Interface and protocol objects can be called, as a shortcut for 'adapt()'
(as Zope and Twisted interfaces do)

* You can now more easily install PyProtocols without a C compiler, using
the '--without-speedups' option to 'setup.py' (see the README.txt file for
details.)

* Numerous other bug fixes and enhancements - see CHANGES.txt for details.

IMPORTANT: If you are upgrading from a previous version of PyProtocols,
please read UPGRADING.txt for important information. Certain rarely-used
features have been deprecated, and others have changed slightly. Most
users should not experience any problems (except perhaps for
DeprecationWarnings), but please be sure to verify this before you upgrade
any production code from 0.9.2 to 0.9.3.
PyProtocols Resources
---------------------

* Upgrading to PyProtocols 0.9.3 (and a look ahead to 1.0)
http://peak.telecommunity.com/protoc...ADING.txt.html

* Detailed Changes for all releases:
http://peak.telecommunity.com/protoc...ANGES.txt.html

* Release notes, installation instructions, and browsable API docs:
http://peak.telecommunity.com/protocol_api/

* Source and Binary Releases:
http://peak.telecommunity.com/dist/

* Reference Manual (HTML):
http://peak.telecommunity.com/protoc...protocols.html

* Reference Manual (PDF):
http://peak.telecommunity.com/protocol_ref.pdf

* Browsable CVS Repository:
http://cvs.eby-sarna.com/PyProtocols/

Jul 18 '05 #1
0 958

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Anthony Martin | last post by:
I've been reading the Java Language Specification, and in Chapter 16 there's an interesting topic called Definite Assignment. http://tinyurl.com/3fqk8 I'm wondering about the idea of "Deferred...
0
by: Phillip J. Eby | last post by:
What is PyProtocols? -------------------- PyProtocols is an extended implementation of PEP 246, adding a new "declaration API" that lets you easily define your own interfaces and adapters, and...
0
by: Phillip J. Eby | last post by:
I goofed, missing a unit test for one of the new features: 'protocols.Variation' was broken in the 0.9.1 release. 0.9.2 fixes the bug. Sorry for the inconvenience. PyProtocols Resources...
2
by: Gonçalo Rodrigues | last post by:
Hi all, I'm not sure if this is the best forum to place this question, but haven't found a better one, so here goes. I have Python 2.3 in my machine (Windows 2000) and downloading PyProtocols...
0
by: Phillip J. Eby | last post by:
PyProtocols 0.9.3 release candidate 1 is now available for download. Assuming there are no bugs reported in the next 3-4 weeks, it will become the 0.9.3 final release in early August. What is...
0
by: Phillip J. Eby | last post by:
PyProtocols 0.9.3 release candidate 2 is now available for download. Assuming there are no bugs reported in the next 3-4 weeks, it will become the 0.9.3 final release in early August. (The...
10
by: Bezalel Bareli | last post by:
I know I have seen some threads on the subject long time ago and it was using a virtual base class ... in short, what is the nicest way to implement the Java final class in c++ Thanks.
0
by: Terry Hancock | last post by:
I've been discussing PyProtocols with a a friend collaborating with me on a SF game project, about the benefits and design concept of "component architecture", and I'm a little confused by what...
0
by: Terry Hancock | last post by:
Hi all, PyProtocols is a very nice interface/component/adapter library, but it appears to lack one thing I'm quite hooked on, which is the ability to verify that objects implement a given...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.