|
Posted by Rik Wasmus on 10/10/63 12:00
On Thu, 17 Jan 2008 20:10:44 +0100, Gilles Ganault <nospam@nospam.com>
wrote:
> I was wondering: Are template engines like CakePHP and Smarty, or
> caches like APC etc. worth it, even if the contents of the SELECT from
> MySQL differs from user to user?
Efficiency wise (using or resources) in my experience hardly, but that may
have to do with the nature of my projects. They are however usefull for
multi-developer teams, where some may be less PHP literate of plainly
HTML/CSS designers, in which case a good templating system let's them do
what they want without to need to disturb the other developers.
--
Rik Wasmus
Navigation:
[Reply to this message]
|