20 Dec
2010
20 Dec
'10
10:10 a.m.
I'm backporting a Zope3 app to Zope2 and hit the snag that I define the various possible roles in ZCML using the <role id=...> tag. Can anyone confirm that there is nothing in/around Five to support that tag and so all role definition has to be done the old Zope2 way? We have the <permission id=...> tag in Zope 2.12.* but I guess neither the <role> or <grant> tags, right? -Jeff