Yes i have considered doing this, but in a certain way it appeared to me a bit unappropriate for my goal, which was just to avoid undefined model variables.
In other words : why on earth should i unbind models from each other in order to get my different views straight ? And because the model does not know which data are being pulled and which are missing, i was not able to decide in the callback whether to proccess $results or not. I'm learning slow and the problem was somewhere else... jyrgen > Sounds like a good idea - have you seen the bind related methods of the > model class? > They allow you to add/remove model relations on the fly. > See the manual on models for more info... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
