Bindable Behavior Now In CakePHP Core

May 23rd, 2008  |  Published in CakePHP, PHP

Bindable Behavior Now In CakePHP Core

It’s not news that Bindable Behavior has saved countless lives in terms of functionality.

As of Changeset 6918 this has now been integrated into the CakePHP core. So, we’ll have something to look forward to in the official release of CakePHP 1.2. Mind you, there may be a lot of other hidden gems in there, I just haven’t been paying attention lately :).

For a complete list of the differences and changes you can check out the
Containable Test Cases for excellent examples of how to use this to it’s full potential.

One of those things that is great to see in the core and to have good test coverage as well. One of the biggest bangs for the buck in terms of site performance after/before/durring adding caching…

Leave a Response