I just upgraded to beta6311 from some old release where i used $this-
>SomeModel->expects()....

Anyway "expects" does not seem to work properly anymore so i
refactored the code to use the behavior "Bindable" instead. But now my
problem is that i don't know how to tell:

$this->someModel->restrict() to NOT reset the model restrictions.

So using pagination fails horribly since the models aren't restricted.

How do i fix this?

regards,
Simon
--~--~---------~--~----~------------~-------~--~----~
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