slackbuilds_ponce/libraries/zope.proxy
Mikko Värri 837bb50cde libraries/zope.proxy: Updated for version 4.1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-03-04 17:26:54 -05:00
..
README libraries/zope.proxy: Updated for version 4.1.1. 2013-03-04 17:26:54 -05:00
slack-desc libraries/zope.proxy: Updated for version 4.1.1. 2013-03-04 17:26:54 -05:00
zope.proxy.info libraries/zope.proxy: Updated for version 4.1.1. 2013-03-04 17:26:54 -05:00
zope.proxy.SlackBuild libraries/zope.proxy: Updated for version 4.1.1. 2013-03-04 17:26:54 -05: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.