28 Jul
2001
28 Jul
'01
7:58 a.m.
From: "Chris McDonough" <chrism@zope.com>
If someone summarizes the distinctions made in this email, I can put it in the ZDG.
1. You can't protect a method with more than one permission. 2. If a method aliases another method: e.g. manage_main = manage_editForm ...then they both HAVE to be protected by the same permission. HTH, Chris