not if most of your application is a serious seaside app but you need to provide restful access to parts of it.<div>which from my reading was what the OP had in mind.<br><br><div class="gmail_quote">On Mon, Dec 27, 2010 at 5:58 PM, Sebastian Sastre <span dir="ltr">&lt;<a href="mailto:sebastian@flowingconcept.com">sebastian@flowingconcept.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Isn&#39;t seaside overkill at that point?<br>
<br>
I mean, if you don&#39;t use the component infrastructure what else seaside is going to help you with?<br>
<br>
maybe sessions or tasks? (not that APIs don&#39;t have those, still...)<br>
<div><div></div><div class="h5"><br>
<br>
<br>
On Dec 27, 2010, at 8:08 PM, Philippe Marschall wrote:<br>
<br>
&gt; 2010/12/27 Sebastian Sastre &lt;<a href="mailto:sebastian@flowingconcept.com">sebastian@flowingconcept.com</a>&gt;:<br>
&gt;&gt; The best way is your way.<br>
&gt;&gt; You can just use the #initialRequest: that is going to be received by your<br>
&gt;&gt; app.<br>
&gt;<br>
&gt; If you don&#39;t go on and use the component in infrastructure<br>
&gt; (#renderContentOn:, …) this isn&#39;t really ideal. In the worst case you<br>
&gt; create a session that isn&#39;t ever used again. If you don&#39;t need the<br>
&gt; component infrastructure just using a RequestHandler or RequestFilter<br>
&gt; is probably the better solution.<br>
&gt;<br>
&gt; Cheers<br>
&gt; Philippe<br>
&gt; _______________________________________________<br>
&gt; seaside mailing list<br>
&gt; <a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
&gt; <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>
_______________________________________________<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>