Hi, Mark.

On Saturday January 31, 2009 00:57:36 Mark Ramm wrote:
> I'm not sure I agree with the "it's not MVC" argument.   MVC isn't
> about super-simple templates, it's about partitioning actions
> (controllers) from display (views).   View logic could concevably be
> pretty complex, as long as it's kept seprate and still be real mvc.
>
> But I do agree  that it's nice to keep the templates usable by
> designers, so I'm generally in favor of turning predicates you want to
> check into simple functions and using those in the template.   But on
> the other hand, I think making it harder to do things in the template
> rather than making it easier is a step backwards, because people do
> have to do this kind of thing sometimes ;)


OK, so I'll make it available in the template when I work on it :)
-- 
Gustavo Narea <http://gustavonarea.net/>.

Get rid of unethical constraints! Get freedomware:
http://www.getgnulinux.org/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to