On 7 March 2011 16:00, John M. Dlugosz <[email protected]> wrote: > Reading the FormFu documentation, I was referred to Template::Alloy. > > After reading about that, I want to switch from TT to using that! So, if > it's everything it claims to be, why isn't that the default and used by all > the examples I've seen? Should I think twice about it?
I had a memory leak using Template::Alloy with HTML::FormFu, that I couldn't track down/fix, so was never fixed. In short: there's nothing fundamentally wrong with Template::Alloy, but TT is more widely used and tested, so you're likely to have less problems, and get easier support. But not necessarily ;) Carl _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
