in reply to Re: The hidden charm of Template::Toolkit (and templates generally)
in thread The hidden charm of Template::Toolkit (and templates generally)
I agree. I don't have any problem to find reason for Model-View-Controller separation. The question regards solely the technology for the View component.
What is the advantage of template system not using Perl (Template::Toolkit) over templates using Perl for control structures, expanded expression, ... (HTML::Mason) over view component, which uses no templates just plain Perl code printing the HTML?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: The hidden charm of Template::Toolkit (and templates generally)
by graffitici (Novice) on Jan 07, 2008 at 01:15 UTC | |
by erik (Sexton) on Jan 07, 2008 at 10:30 UTC |