On Thu, 27 Jul 2000, Paul J. Lucas wrote:

> On Thu, 27 Jul 2000, Darko Krizic wrote:
> 
> > I want to write a new application using mod_perl but this time I want to
> > completely divide the code from the HTML. Therefore I am seeking for a
> > powerfull and fast templating system.
> 
>       http://www.best.com/~pjl/software/html_tree/
> 
>       It does precisely what you're asking.

Hey, that's really nice.  And once the template HTML files are parsed, I
can just leave the $root_node in memory for future requests, right?  ANd
since the parser isn't validating, I can extend HTML with tags like
<NODE>, <BANNER>, and <WHATEVER>, right?

Pant, pant.

-jwb

Reply via email to