in reply to Bitmask or Named permissions
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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Bitmask or Named permissions
by linux454 (Pilgrim) on Oct 06, 2003 at 17:54 UTC | |
by waswas-fng (Curate) on Oct 06, 2003 at 18:53 UTC |