<html>
<body>
<font size=3>At 05:56 PM 12/5/2006, Sebastian Riedel wrote:<br>
<blockquote type=cite class=cite cite="">Hermida, Leandro wrote:&nbsp;
<br>
<blockquote type=cite class=cite cite="">I thought the tutorial was
absolutely great - things that I had in the past spent hours developing
myself are practically plug and play and it gives you a nice taste of how
powerful Catalyst is!<br>
&nbsp;<br>
One question about the tutorial though, doesn't building
&quot;presentation&quot; material inside the controller using
HTML::Widget so of break the MVC concept?&nbsp; After reading the
Catalyst intro and about MVC I thought I wouldn't be writing anything
HTML or presentation specific in the M or the C parts, only in the V
which are the TT files.&nbsp; Do I have something wrong in my
thinking?</blockquote><br>
Nope, you're right, the form declarations belong to the view,
HTML::Widget was an experiment and i wouldn't suggest using it
anymore.<br>
There should be a TT plugin imo similar to the CGI.pm one, just sane.
:)<br><br>
--<br>
sebastian</font></blockquote><br>
Eep!&nbsp; Could you expand on your statement?&nbsp; Would you still use
it for input validation?&nbsp; Only?</body>
</html>