I want to create a Role (myRole) for an object which is equivalent to the
Manager Role, basically kust with a different name. How do I (via python)
say that myRole is equivalent?

Something similar to this:

self._addRole( 'myRole', InheritPermissionsFromManager() )

Thanks,
kh


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to