I, too, use the Bindable behavior (couldn't live without it now ;). My
point was that Cake will still load all the related models recursively
for the controller action you're calling before you can dynamically
unbind the relationships. The only way I saw to prevent this was to
not define all the relationships in your model. I haven't gone into
production yet with my app so I haven't figured out what I'm going to
do about this. Optimization comes last (although it's slowing me down
a bit during development).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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