henthoca wrote:
> If you can provide the version of Cake you were previously using and
> are now currently using, that would help to track the changes in code
> you seem to have noticed.
>
> But technically, you shouldn't need to use the validates() before the
> save() because save automatically calls validates() by default if you
> don't specifiy false as the second parameter to save().

Please see my previous reply to see why using save alone isn't enough
to perform the custom validation I need for my app, but thanks for your
reply - I think I'm starting to better understand the code-flow a bit.

The previous version of Cake was: 1.0.1.2708, and my current version
is: 1.1.5.3148.

Thanks,

Stephen


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to