[ZCM] [ZC] 247/ 2 Defer "permission strings in ZMI aren't consistently capitalized"
Collector: Zope Bugs and Patches ...
zope-coders@zope.org
Tue, 26 Feb 2002 16:17:16 -0500
Issue #247 Update (Defer) "permission strings in ZMI aren't consistently capitalized"
Status Deferred, Zope/bug low
To followup, visit:
http://collector.zope.org/Zope/247
==============================================================
= Defer - Entry #2 by matt on Feb 26, 2002 4:17 pm
Status: Pending => Deferred
While the permission names may very well be inconsistent, they form the de facto API for Zope 2.5.
Altering existing permission names breaks the implicit contract with third party modules which share the same permission names.
This is still a legitimate issue, but it cannot be easily addressed in the near term on a maintenance cycle; instead,a new release or new version of the product will be required to synchronize permission names.
This change is DEFERRED until such time as the security machinery is overhauled; this may not happen in the 2.X Zope lifetime.
________________________________________
= Request - Entry #1 by srl on Feb 26, 2002 4:07 pm
The names of permissions in the ZMI vary in their
capitalization style. Some have every first letter
capitalized; others have only the first letter of
the first word capitalized. This should be standardized.
==============================================================