On Jul 24, 12:04 pm, rtanz <[EMAIL PROTECTED]> wrote:
> i looked at access control too but i think i can do it with tables, at
> least thats what id like to do as access control seems more complex

So you are trying to implement access control or something else?

What tangible meaning does "module_user_role" have? if it has a
tangible meaning that is one or 2 word(s) such as assignment, name the
table assignments and the model assignment (for example) and
understanding the problem becomes a bit simpler.

I mentioned in your previous thread (http://groups.google.com/group/
cake-php/browse_thread/thread/9e4343b7a312d17c/# what's with the 2
threads??) That you'll make your life easier if you treat every one of
your tables as a model. You don't have any habtm join tables in your
db structure as those that are just links have more than 2 fks.

hth,

AD


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to