On Friday, August 21, 2009, leop <[email protected]> wrote: > > If there's no significant overhead, it makes me wonder why it isn't > there by default.
I get a fair few comments from php devs who like to it all themselves that cake does and assumes too > > On Aug 21, 1:53 pm, Bert Van den Brande <[email protected]> wrote: >> Can't think of any reason :) >> >> On Fri, Aug 21, 2009 at 2:16 PM, leo<[email protected]> wrote: >> >> > Is there any reason why it wouldn't be a good idea to globally add >> > containable behaviour in app_model? viz: >> >> > class AppModel extends Model >> > { >> > var $actsAs = array('Containable'); >> >> > It would certainly save time over slavishly adding it to every model. > > > -- jon bennett w: http://www.jben.net/ iChat (AIM): jbendotnet Skype: jon-bennett --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
