i would say user hasMany Roles as a user can be for example a teacher
in both module1 and module2, am i correct?

also, the manual says (if i am understanding well) that if you say
Roles hasMany Users, it is the only module associated to those users.
in my case however this is not true as those users could also be
associated with other modules

now maybe this is where i am getting confused, i can understand that a
one to many relationship like role to tasks will be reciprocated by a
tasks belong to roles, however for many to many like users and modules
i am not sure how to describe this.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
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