Re: [PHP Template] cached templates...

[email protected] (Andrei Zmievski) Thu, 2 Mar 2000 07:57:55 -0600
Newsgroups php.template
Message-ID <[email protected]>
On Wed, 01 Mar 2000, J. M. Castagnetto wrote:
> Couldn't this be easily done programatically at the PHP script level? I 
> think that the caching of the compiled version of the template is useful, 
> but why have a caching of the template output in the PHP Template Engine 
> side?

Not sure. :)

> I may be wrong, but the output caching should not be done at the PHP 
> Template Engine level, it should be done at the PHP host script level or a 
> the PHP parser level or something like that. Keeping the number of similar 
> named options in a config file is "a good thing" (TM)

Fine with me. :)

-Andrei

"Someone clearly thinks that C is a garbage collected language"
 -- Morten Welinder