My app has 3 groups and each has different "has" relations. So my profile
model has maybe 20 "hasMany" relations yet 

GroupA only has access to 6 of those (say Model A thru F)

GroupB has access to 6 other different ones (say Model V thru Z)

GroupC has access to all (say Model A thru Z)

 

Does this affect performance at all? 

Having relations that are related to a Profile, then depending on your
Profile group you have access to different parts of the site obviously thats
why some "Profile" has access to greater options where other are limited.

 

Just curious.not overly important.

 

Thanks

 

Dave

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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