freebsd-ports/net/py-zopeproxy/pkg-descr
Martin Wilke c90d2a6aad 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.

WWW: http://pypi.python.org/pypi/zope.proxy

PR:		ports/129159
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-12-04 19:51:12 +00:00

7 lines
324 B
Plaintext

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.
WWW: http://pypi.python.org/pypi/zope.proxy