[Templates] Re: TT in Python
Cees Hek
ceeshek@gmail.com
Thu, 12 Apr 2007 10:13:28 +1000
On 4/12/07, Ash Berlin <ash_cpan@firemirror.com> wrote:
> On a similar vein - I am currently writing/toying with writing TT in
> (Server-side) javascript for zimki - and I also plan to use the same set
> of tests. The problem lies in the different config options that some
> tests (can?) have, and how to get this. I suspect things might be easier
> if the config and tests were moved into some easier format to parse.
If you don't know about it already, you should have a look at
Jemplate, which is a port of TT for client side JavaScript. Should be
some useful info in there for you.
http://www.jemplate.net/
Cheers,
Cees
ps I didn't know server side JavaScript was still around as I have
some very bad memories of using it with the old Netscape Enterprise
Server platform. *shudder*