The 'answer is obviously "no"' because TT2's runtime engine is perl. Javascript might be clever, but reimplementing perl in javascript doesn't sound like much fun to me.
Client side templating isn't a very good idea anyway, what are you expecting to happen? grab each template via an http request? sounds like a very inefficient way to make dynamic webpages to me. On Thu, 31 Mar 2005 10:40:57 +0100, Tony Bowden <[EMAIL PROTECTED]> wrote: > On Thu, Mar 31, 2005 at 03:17:03AM -0500, qbxk wrote: > > - i'm going out on a limb here, but, do you think it would be > > reasonable to implement the TT parsing engine in javascript? since the > > answer is obviously no, it's unreasonable, does anybody know of anything > > akin to this? > > Why is the answer obviously no? JavaScript is a very powerful language. > > Tony > > _______________________________________________ > templates mailing list > [email protected] > http://lists.template-toolkit.org/mailman/listinfo/templates > _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
