Is it possible to place the permissions scheme inside of each component and just define the API? This gives you most of the pros of each system. Especially if the implementations of the API do not store permission data which matches the "default" (ie, if read-only is the default, no data needs to be stored for users with read-only access).
ProsProbably more cons I haven't thought of.
In reply to Re: Bitmask or Named permissions
by idsfa
in thread Bitmask or Named permissions
by linux454
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |