Chris Withers wrote:
>
> Michael Bernstein wrote:
> > On a slightly different note, I think that the permissions
> > list should be viewable in two more ways: A view where
> > permissions are grouped into 'subjects', (for example all
Perhaps a better idea is that Permissions are classes that inherit from
super class permissions, so permission could be laid out in a
heirarchical fasion.
Permission
Add
Add Foos
Edit
Edit Bars
Delete
Delete Bobs
View
etc...
we've thought about this before. implementation makes my brain hurt.
-Michel
_______________________________________________
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 )