2013-03-04 13:05:21 +08:00
|
|
|
Zope Proxies are special objects which serve as mostly-transparent
|
2010-08-15 04:35:01 +08:00
|
|
|
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.
|