You were right twice. First that the method is in the latest revision, second, that sleep is important. After I got some i noticed that i'm not even on the right revision of the repo :)) Thanks!
On Feb 14, 4:41 am, "Mariano Iglesias" <[EMAIL PROTECTED]> wrote: > I meant on the Model class, don't know what I was thinking. Guess I should > get more sleep. > > -MI > > --------------------------------------------------------------------------- > > Remember, smart coders answer ten questions for every question they ask. > So be smart, be cool, and share your knowledge. > > BAKE ON! > > blog:http://www.MarianoIglesias.com.ar > > -----Mensaje original----- > De: Mariano Iglesias [mailto:[EMAIL PROTECTED] > Enviado el: MiƩrcoles, 13 de Febrero de 2008 11:40 p.m. > Para: '[email protected]' > Asunto: RE: Never-ending loop in behaviors afterSave? > > https://trac.cakephp.org/changeset/6415 > > They are part of the ModelBehavior class from which all your behaviors > should extend. And since it is a public callable it will be exposed to those > models that act as your behavior. Hence, it *is* available. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
