slackbuilds_ponce/libraries/zope.proxy
Mikko Värri 00c2f5d507 libraries/zope.proxy: Updated for version 4.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-03-06 07:10:29 +07:00
..
README
slack-desc
zope.proxy.info libraries/zope.proxy: Updated for version 4.1.3. 2014-03-06 07:10:29 +07:00
zope.proxy.SlackBuild libraries/zope.proxy: Updated for version 4.1.3. 2014-03-06 07:10:29 +07:00

Zope 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.