[Zope-CMF] Re: [dev] CMFActionIcons: permissions
Dieter Maurer
dieter at handshake.de
Wed Apr 28 20:00:49 EDT 2004
yuppie wrote at 2004-4-27 18:31 +0200:
> ...
>> This puts the naming of the permissions
>> (but not the string values!) under control of the product author.
>
>I can't see why this should be useful. Using different names in CMFCore,
>CMFDefault, CMFCalendar, ... for the same permission just leads to
>confusion.
Adding a new name (for an old permission) provides a level
of indirection. As always, an additional level of indirection
can make later modifications easier.
I routinely use such names to facilitate potential rebinding of
permissions at a later time.
--
Dieter
More information about the Zope-CMF
mailing list