<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Very interesting, I didn't know about this package and I'm coding my own REST apis by hand... is there an example or documentation somewhere?<div><br></div><div>Cheers,</div><div>Esteban<br><div><br><div><div>El 27/12/2010, a las 2:15p.m., Sean Allen escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite">This includes the seaside-REST stuff which might be of use to you:<div><br></div><div><a href="http://www.squeaksource.com/Seaside30Addons.html">http://www.squeaksource.com/Seaside30Addons.html</a><br><br><div class="gmail_quote">
On Mon, Dec 27, 2010 at 12:06 PM, Davorin Rusevljan <span dir="ltr">&lt;<a href="mailto:davorin.rusevljan@gmail.com">davorin.rusevljan@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
How do you handle situations where Seaside app needs to provide REST<br>
api to some other system, or framework? There seem at least 2 types of<br>
such situations:<br>
<br>
a) some foreign sytem like credit card processor, or such, needs to<br>
call some url on your site and collect feedback. So this call is not<br>
necessary releated to some Seaside session, but it needs to poke<br>
around the database that is used by Seaside app.<br>
<br>
b) Javascript widget that you use in your seaside app, like for<br>
instance datatables, needs to make ajax calls to your server to fetch<br>
some session related data, and url needs to anser for instance json<br>
list of particular client orders.<br>
<br>
What is the best way to handle such situations in your experience?<br>
<font color="#888888"><br>
Davorin Rusevljan<br>
<a href="http://www.cloud208.com/" target="_blank">http://www.cloud208.com/</a><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>
</font></blockquote></div><br></div>
_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></blockquote></div><br></div></div></body></html>