>
> I've used expects() and in my opinion, should become a core feature of
> CakePHP. It feels a lot more natural than the bind and unbinding of
> associations. It's succinct. And because it's built on top of the bind/
> unbind approach, you can still use it if necessary.
+1. I could not imagine dealing with big databases without some kind of 
Model::expects or unbindAllExcept function. It's very useful indeed.

-- Felix
--------------------------
http://www.thinkingphp.org
http://www.fg-webdesign.de


jonathan.snook wrote:
> On Apr 9, 12:01 am, "Mariano Iglesias" <[EMAIL PROTECTED]>
> wrote:
>   
>> This sounds like a scream for help, and expects() is up to the challenge ;)
>>
>> http://bakery.cakephp.org/articles/view/185
>>     
>
> I've used expects() and in my opinion, should become a core feature of
> CakePHP. It feels a lot more natural than the bind and unbinding of
> associations. It's succinct. And because it's built on top of the bind/
> unbind approach, you can still use it if necessary.
>
>
> >
>
>   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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