Hey fantastic! I can cross off one of the reasons I'm still using Squeak trunk for backend services.<div><br></div><div>Here's a fun observation I made a couple of years ago. Smalltalk's semantics make something rather hard in some systems very easy: if you ensure that every argument you want to make to a remote message send can be JSON'd, you can basically package the whole thing up #asJson (IIRC, that might not be the right selector) and fire it over HTTP. Voila, instant RPC, and in a format that other systems can even decode.<br>
<br>Thanks again for doing all of this porting work, Germán.</div><div><br></div><div>C<br><br><div class="gmail_quote">On Sun, Jan 13, 2013 at 2:40 PM, Germán Arduino <span dir="ltr"><<a href="mailto:garduino@gmail.com" target="_blank">garduino@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Folks:<div><br></div><div>The port of JSON for Cuis is completed. Read the README.md on the repo: <a href="https://github.com/garduino/Cuis-JSON" target="_blank">https://github.com/garduino/Cuis-JSON</a></div>
<div><br></div><div>Juan, you should update ListOfCuisPackages.md</div><span class="HOEnZb"><font color="#888888">
<div><br></div><div><div><br></div>-- <br>Sincerely,<br>                                                                  <span>Germán Arduino<br>                                                                    <a href="http://about.me/garduino" target="_blank">about.me/garduino</a></span>
</div>
</font></span><br>_______________________________________________<br>
Cuis mailing list<br>
<a href="mailto:Cuis@jvuletich.org">Cuis@jvuletich.org</a><br>
<a href="http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org" target="_blank">http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Casey Ransberger
</div>