From: Boris Z. <bz...@2b...> - 2004-08-04 21:34:26
|
Hi, Am Dienstag 03 August 2004 03:22 schrieb Vlad: > > I like the syntax of Template::Toolkit better than HTML::Template, and I > > would also be very likely to convert my code if Template:::Toolkit were > > significantly faster. > > those are exactly the reasons I'd prefer TT better than HTML::Template > - syntax is muuuch better + it's faster (AFAIK mainly due to the > portion of the code written in C as XS module) > > I'm concerned though - okay, Boris will come up with the patch for > current version of PageKit, but will that mean that TT will be > supported from now on in future releases of PageKit, or everytime > we'll have to adjust that patch to make it working ... > If it works relaible and some users use it, the tt patch is surely included. I suggest to maintenance it as a seperate distribution for some weeks and then include or throw it away based on user feedback. ( me wandering off to install tt ) > would be nice if it's sort of configuration option that you pass while > configuring (before installing) PageKit. It is a confguration option anyway, at runtime. So you can switch to tt by typing one or two options in the Config.xml file. I remember that I tried first to make it an option on a page basis, but this did not work. I do not remember the reason. -- Boris |