Hey David, do you have an example that you can share?<div><br class="webkit-block-placeholder"></div><div>-Conrad<br><br><div class="gmail_quote">On Tue, Feb 26, 2008 at 6:25 AM, David Mitchell &lt;<a href="mailto:david.mitchell@gmail.com">david.mitchell@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I do web-framework style &quot;MVC&quot; in Seaside. (Always wished web<br>
frameworks had chosen a different name than MVC since it is quite a<br>
bit different from the GUI pattern MVC we know from Smalltalk and as<br>
described in the Design Patterns book.)<br>
<br>
Object subclasses for my model.<br>
WAComponent subclasses to do my view stuff.<br>
WATask subclasses to do my controller stuff.<br>
<div><div></div><div class="Wj3C7c"></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="Wj3C7c"><br>
<br>
On Tue, Feb 26, 2008 at 8:16 AM, Philippe Marschall<br>
&lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt; wrote:<br>
&gt; 2008/2/26, Squeaker &lt;<a href="mailto:squeakman@gmail.com">squeakman@gmail.com</a>&gt;:<br>
&gt;<br>
&gt; &gt; Philippe Marschall wrote:<br>
&gt; &nbsp;&gt; &nbsp;&gt; Seaside is not MVC based, Seaside is component based.<br>
&gt; &nbsp;&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; &nbsp;&gt; Cheers<br>
&gt; &nbsp;&gt; &nbsp;&gt; Philippe<br>
&gt; &nbsp;&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; &nbsp;&gt; 2008/2/26, Conrad Taylor &lt;<a href="mailto:conradwt@gmail.com">conradwt@gmail.com</a>&gt;:<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; It may be component based but does that mean you cannot use MVC for<br>
&gt; &nbsp;&gt; &nbsp;developing each component?<br>
&gt;<br>
&gt; &nbsp;Seaside components combine V and C.<br>
&gt;<br>
&gt; &nbsp;Cheers<br>
&gt; &nbsp;Philippe<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;&gt; &nbsp;Isn&#39;t the SUComponent just a view on some underlying model?<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; &nbsp;Regards,<br>
&gt; &nbsp;&gt; &nbsp;Frank<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; &nbsp;_______________________________________________<br>
&gt; &nbsp;&gt; &nbsp;seaside mailing list<br>
&gt; &nbsp;&gt; &nbsp;<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
&gt; &nbsp;&gt; &nbsp;<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;_______________________________________________<br>
&gt; &nbsp;seaside mailing list<br>
&gt; &nbsp;<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
&gt; &nbsp;<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
&gt;<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br></div>