[Zope-dev] Re: Improvements for Zope2's security
Dieter Maurer
dieter at handshake.de
Tue Sep 19 13:51:15 EDT 2006
Christian Heimes wrote at 2006-9-19 16:02 +0200:
> ...
>* As far as I understand the security system Zope2's can't protect
>attributes and descriptors (properties) with
>security.declarePrivate('attributename').
Since Zope 2.8, this is no longer true.
You can protect simple type attributes and descriptors in the
same way as methods.
--
Dieter
More information about the Zope-Dev
mailing list