I also use Smarty but since it is a View and not recognized by the
core it is not advantageous to use its caching.  I would argue that
this it actually better to not try without good reason.  The problem
with this approach is the logic still occurs in the controller ad the
only time savings is in rendering the view.

The SmartyView doesn't cache the output the way cake wants it but I
have some ideas on that I am going to try...  It will be easy to setup
whole page caching but using <cake:nocache> will be harder.  I'll post
back with what I find.

David Lloyd
--
lloydhome consulting
http://www.lloydhome.com


On Feb 9, 4:39 am, "rollenc" <[EMAIL PROTECTED]> wrote:
> I combine smarty & cackephp followng this article: http://
> projects.simpleteq.com/CakePHP/smarty.html
> but I don't know how to use smarty cache .
> Call for help. Thanks.


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to