From: Vlad <mar...@gm...> - 2004-08-03 01:22:03
|
> 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 ... would be nice if it's sort of configuration option that you pass while configuring (before installing) PageKit. -- Vlad |