Hi Stephan. The state of SqueakDBX + Glorp -&gt; GlorpDBX is uncertain in the site. That&#39;s true because we didn&#39;t have time to release a stable version.<br>The truth is that we are quite busy this year :(<br><br>Nevertheless, GlorpDBX is working correctly with PostgreSQL, Oracle and MySQL. Some tests fails (I think only MySQL has failing tests) but they are just because the database doesn&#39;t support a particular feature. <br>



<br>So, if you use PostgreSQL, MySQL or Oracle, GlorpDBX should work ok. We even have a production enviroment with GlorpDBX + MySQL  :)<br><br>If you want to give it a try to GlorpDBX, there is a Metacello configuration for it:<br>


<br>Gofer new<br>    squeaksource: &#39;MetacelloRepository&#39;;<br>    package: &#39;ConfigurationOfGlorpDBX&#39;;<br>    load.<br><br>((Smalltalk at: #ConfigurationOfGlorpDBX) project version: &#39;1.0&#39;) load.<br>

<br>Remember you need to have OpenDBX and the PostgreSQL libraries installed.<br><br>It would be great if you can use GlorpDBX for Suixo project because it gives it portability....<br>I mean, at least you can change the database ;)<br>

<br>Cheers<br><br>Mariano<br> <br><br><div class="gmail_quote">On Wed, Mar 24, 2010 at 11:31 PM, Stephan Eggermont <span dir="ltr">&lt;<a href="mailto:stephan@stack.nl" target="_blank">stephan@stack.nl</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello Mariano,<br>
<br>
We have been looking at using SqueakDBX in Suixo. Suixo currently uses the<br>
Glorp/Postgres combi on linux. From the SqueakDBX site the state of glorp<br>
for SqueakDBX is not clear to me. What is the timeframe you&#39;re looking at?<br>
Especially with you managing the GSoC application.<br><font color="#888888">
<br>
Stephan Eggermont<br>
</font></blockquote></div><br>