Good overview! I have an extra option for persistence:<br><br>Cloudfork-AWS<br><br>Cloudfork AWS is an open source project that provides easy access from Smalltalk to the Amazon Web Services. One of these services is SimpleDB, a powerful and extremely scalable database engine with a simple REST based API. It is possible to use the API directly but it is also possible to use a higer level API. Cloudfork-ActiveItem provides an ActiveRecord like interface to SimpleDB and Cloudfork-SimpleDB-Magritte makes it easy to store magritte described objects in SimpleDB.<br>
<br>Links: <br><a title="static project url" href="http://www.squeaksource.com/Cloudfork.html">- http://www.squeaksource.com/Cloudfork.html</a><br>- <a href="http://aws.amazon.com/simpledb/">http://aws.amazon.com/simpledb/</a><br>
- <a href="http://blog.doit.st/2009/03/29/getting-started-with-simpledb-using-cloudfork/">http://blog.doit.st/2009/03/29/getting-started-with-simpledb-using-cloudfork/</a><br><br><br>It would be great if this option is added to the list of possible solutions.<br>
<br>Jan.<br><br><br><br><div class="gmail_quote">On Wed, May 20, 2009 at 6:54 PM, Stephan Eggermont <span dir="ltr">&lt;<a href="mailto:stephan@stack.nl">stephan@stack.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
There is now a page on persistence at:<br>
<a href="http://www.seaside.st/documentation/persistence" target="_blank">http://www.seaside.st/documentation/persistence</a><br>
<br>
I&#39;d like to thank Ramon Leon, James Foster, James Robertson,<br>
Göran Krampe, Keith Hodges, Chris Muller Adriaan van Os for their valuable<br>
contributions.<br>
<br>
Please send me (or to the list)<br>
- comments<br>
- other possible solutions<br>
- other scenario&#39;s<br>
- other questions that are relevant to make a good decision<br>
 - sample code<br>
- information on reference implementations<br>
- links<br>
- answers to the questions in the doc.<br>
<br>
Stephan<br>
<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">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>
</blockquote></div><br>