skip to navigation
skip to content

zope.proxy 3.5.0

Generic Transparent Proxies

Downloads ↓

Latest Version: 3.6.1

Generic Transparent Proxies

Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible.

Editorial note:

Unfortunately, we don't have separate documentation for zope.proxy at this time. This is a shame because they are generically useful. We are publishing this release without documentation mainly because it is a dependency of other releases.

CHANGES

3.5.0 (2008/01/31)

  • Added support to bootstrap on Jython.
  • Use zope.container instead of zope.app.container.

3.4.2 (2008/07/27)

  • Made C code compatible with Python 2.5 on 64bit architectures.

3.4.1 (2008/06/24)

  • Bug: Updated setup.py script to conform to common layout. Also updated some of the fields.
  • Bug: The behavior of tuples and lists in the __getslice__() and __setslice__() method were incorrect by not honoring the pre-cooked indices. See http://docs.python.org/ref/sequence-methods.html.

3.4.0 (2007/07/12)

  • Feature: Added a decorator module that supports declaring interfaces on proxies that get blended with the interfaces of the things they proxy.

3.3.0 (2006/12/20)

  • Corresponds to the verison of the zope.proxy package shipped as part of the Zope 3.3.0 release.

3.2.0 (2006/01/05)

  • Corresponds to the verison of the zope.proxy package shipped as part of the Zope 3.2.0 release.

3.0.0 (2004/11/07)

  • Corresponds to the verison of the zope.proxy package shipped as part of the Zope X3.0.0 release.
 
File Type Py Version Uploaded on Size # downloads
zope.proxy-3.5.0-py2.4-win32.egg (md5)
built on Windows-XP
Python Egg 2.4 2009-02-19 38KB 2355
zope.proxy-3.5.0-py2.5-win32.egg (md5) Python Egg 2.5 2009-02-19 38KB 1662
zope.proxy-3.5.0-py2.6-win-amd64.egg (md5) Python Egg 2.6 2009-12-31 38KB 583
zope.proxy-3.5.0-py2.6-win32.egg (md5) Python Egg 2.6 2009-02-19 37KB 1985
zope.proxy-3.5.0.tar.gz (md5) Source 2009-01-31 16KB 44585