Why is this method using the __backAssociation array rather than the
hasMany array for getting the associated Models to delete?

That's annoying, because setting up assiciations on the fly by
bindModel in the beforeDelete-callback (because the association is
dependant on the db-entry to delete) doesn't work this way...

Since now I'm updating __backAssociation after calling bindModel.

Sincerly, Flo.


--~--~---------~--~----~------------~-------~--~----~
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