The body of the message became too long, which is why I post my reply
here :).
The absence of the referred function on line 208 was why I was
"startled". Line 208 didn't give anything useful to aim at :). I
haven't gotten too much into it yet. The whole templating is pretty
new to me, since I don't mind combining PHP and Design. However I've
gotten requests for my CMS for an easier templating system, which made
me end-up with your script (I appreciate the focus/goal). I want to
give users the options to still use all PHP functions and apply
different templates to certain pages. And for that your script seems
very suitable :). So I started with the caching only example and will
try to see how easy it is to transform my current out-of-the box
template.
Still playing, but any ideas are very much welcome :). In case you
haven't clicked my username yet to see what project I'm talking about:
www.compactcms.nl.
In regard to the framework: I've heard good things about Yii, but I'm
really into basic programming. Never got around to learning RoR
neither, because of the command line programming. But I might give it
a try one day...