If there's no significant overhead, it makes me wonder why it isn't
there by default.

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

Reply via email to