[Rio-pm] Framework em MVC

Randal L. Schwartz merlyn em stonehenge.com
Quinta Julho 28 12:23:02 PDT 2011


>>>>> "Taciana" == Taciana Gomes <taciana.alessandra at gmail.com> writes:

Taciana> Eu uso o Mason.

Almost every project I've seen using Mason ends up putting far too much
model or controller code directly into the templates.  I would not say
it's inevitable, but it's very tempting and needs discipline to avoid.

I prefer Template Toolkit for that reason, simply because it's hard to
do a lot of heavy lifting in the templates (deliberately :), and forces
you to put your heavy code in real modules.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion


Mais detalhes sobre a lista de discussão Rio-pm