Hi, in my short experience, it&#39;s well suited for both traditional and dynamic content. &nbsp;For example, when developing in raw XHTML sites, I have noticed a lot of duplication. &nbsp;How does one easily reuse chunks of<div>XHTML across an entire site without using server side includes? &nbsp;Seaside allows one to isolate these chunks&nbsp;</div>
<div>into neat components that can&nbsp;easily be used across their site(s). &nbsp;Next, I have always looked at a framework as a whole before determining its weakness. &nbsp;Just because Seaside doesn&#39;t have X feature that exists in framework Y doesn&#39;t necessary count this as a weakness in Seaside. &nbsp;Why? &nbsp;This may be a feature that&#39;s not needed at all within Seaside because it does other things very well and/or there exists a better or another way to do it. &nbsp;Finally, I don&#39;t want to see the Seaside framework cluttered with stuff that it really doesn&#39;t need when their exists better ways of solving the problem with the existing functionality.</div>
<div><br></div><div>-Conrad&nbsp;</div><div><br><div class="gmail_quote">On Sun, Mar 30, 2008 at 5:23 AM, cdrick &lt;<a href="mailto:cdrick65@gmail.com">cdrick65@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2008/3/30, Philippe Marschall &lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt;:<br>
<div class="Ih2E3d">&gt; 2008/3/30, Conrad Taylor &lt;<a href="mailto:conradwt@gmail.com">conradwt@gmail.com</a>&gt;:<br>
&gt;<br>
&gt; &gt; Hi, is there any particular reason for comparing Seaside with another<br>
&gt; &nbsp;&gt; framework in a Seaside mailing list?<br>
&gt;<br>
&gt;<br>
&gt; Yes, I truly believe so. To better understand for which tasks Seaside<br>
&gt; &nbsp;isn&#39;t suite, what problems people have with Seaside and of course what<br>
&gt; &nbsp;strengths and advantages Seaside has over other frameworks.<br>
&gt;<br>
<br>
</div>same... I feel seaside attracts lots of people and most of the time,<br>
they want just want to realize &quot;classic web content&quot; even if dynamic<br>
too. So Seaside is not particularly well suited. Especially since Pier<br>
can be the way to do such tasks in seaside...Precisions on strenghts<br>
of frameworks will really help whether seaside or whatever else.<br>
<br>
I think Sophie and Ramon picked up the framework really quickly for<br>
good reasons (even if apparently they had two different background<br>
with in common a good OO understanding ; Ramon was already a web dev<br>
and Sophie was new to web apps). Maybe they can help here. Colin<br>
explains it well too.<br>
<br>
My 2 cents about differences after my little investigations...<br>
I think the main visible difference between aida and seaside is the<br>
back button story (aiders correct me if I&#39;m wrong) which allow<br>
different kind of apps.<br>
<br>
Seaside allows natively to track or not track state (variables and<br>
objets interaction), to isolate some flow too... But this is an extra<br>
job too.<br>
Aida back button will bring you &quot;back, your page will be refreshed and<br>
you&#39;ll have a new, not old state of that object. A valid one, always&quot;<br>
(quoted from Janko). Also, I notice removing cookies support in your<br>
broser enable different sessions in the same browser. But when hitting<br>
button in aida, there seems to be no registration in the browser<br>
history (so no back possibility) and this is not done in ajax.<br>
<br>
Both are ok to me. We just need to know. So what I call Desktop like<br>
app is total control on entries whereas classical web forms may not<br>
need this complexity. Note I don&#39;t say that Aida can&#39;t do that but it<br>
seems to me natively supported by seaside.<br>
<br>
Cheers,<br>
<br>
Cédrick<br>
<br>
ps: As a side note, discussion started on both lists (aida + seaside),<br>
but when answering I think we lost one and they it became two separate<br>
posts on both lists. So I add this mail to aida.<br>
<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>
<br></blockquote></div><br></div>