[Templates] TT + JSON + AJAX == profit

Larry Leszczynski larryl@emailplus.org
Fri, 17 Feb 2006 16:57:39 -0700 (Mountain Standard Time)


On Fri, 17 Feb 2006, Nik Clayton wrote:

> This is an idle musing, prompted in part by 
> http://www.tbray.org/ongoing/When/200x/2006/02/14/AJAX-Performance
>
> Has anyone ever considered implementing a Javascript engine for the TT 
> syntax?  I rather fancy the idea of offloading the template processing from 
> my web server to the web browser.

Like this?

    http://search.cpan.org/~ingy/Jemplate-0.10/lib/Jemplate.pm



Larry