Dermot wrote on 2009-02-20: > 2009/2/20 Aristotle Pagaltzis <[email protected]>: >> * Dermot <[email protected]> [2009-02-20 12:15]: >>> TT is perl. It's not a different language. >> >> You're joking, right? > > narff. Perhaps written in Perl. > >>> It provides familiar methods* like keys, splice, exists and >>> substr. >> >> By that argument, Javascript is Perl. > The point is the are familiar functions. There isn't nothing new in it. > Dp.
Of course there's something new in it: it's different syntax that I have to remember. I'm already switching between perl and javascript and sql and pod, using TT just adds another syntax for me to potentially bungle. Not that it's a hard syntax to use, but why bother? I find using Mason makes the transition from coding a controller to coding a template pretty smooth. -byron _______________________________________________ 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/
