And one thing.

> (1). It is very convenient to pre-process static information at compile
> time rather than on every request (specific properties, content chunks,
> content relocation, etc). Additionally, it can compile to static HTML,

One of my sites using 3rd party as data source (via xml). 

Their data may change any time, so we have to parse template files in each 
request.

What is your suggestion ?

Regards

Sancar

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to