Go for the afterFind callback.  That way you don't have to call
anything special other than your normal $this->Model->find() etc.  The
ONLY down side to using the afterFind is that is done everytime.
Whereas Sonic's solution is valuable when you only need those enhanced
"calculated" fields for certain views.


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