[Zope] ZClass' Method permissions
Dieter Maurer
dieter@handshake.de
Thu, 5 Apr 2001 22:01:28 +0200 (CEST)
Oleg Broytmann writes:
> Two problems:
> ....
> Second, I still do not undesrtand why I may need to map "Delete Objects"
> to "Add Site Roots" permission. It is a bit too generic. I think it is
> enough to map "Delete Objects" to "Delete Objects" or "disable".
This may be true for "Delete Object" but the "View" has
a good chance to be mapped to something different,
if the viewed document does something different, e.g. delete
documents.
Dieter