[Opensource] User Security Groups
Michael Rimov
rimovm at centercomp.com
Tue Sep 17 16:00:20 PDT 2002
At 02:13 PM 9/17/2002 -0400, you wrote:
>Studying some more source code, I can see that User Groups and Reg Domains are
>really tight and it starts making sense to me.
>Remains the issue of how easy it is to handle make 4-5 reg domains (a CMS for
>example, would need as many User Groups)
The biggest thing is to make the best use of your 'Universal'
DBObjects. By adding the appropriate fields that need to get filled out
for each reg domain, you can then minimize the amount of code you need to
generate for each reg domain. See the default 'extended' example for a
sample use of what Shash did on this.
HTH!
-Mike
More information about the Opensource
mailing list