<br><br><div class="gmail_quote">On Fri, Mar 25, 2011 at 9:32 PM, Mariano Martinez Peck <span dir="ltr">&lt;<a href="mailto:marianopeck@gmail.com">marianopeck@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;">
The problem is that in the baseline is  everything inside a spec for: #pharo do: []<br><br>since nobody report me about GlorpDBX is Squeak..<br><br>I&#39;ve just commited a new version of ConfigurationOfGlorpDBX  that change #pharo for #common. So it should, at least, try to load.<br>

<br>First you need to enable selectors with underscore. Then  evaluate:<br><br>(ConfigurationOfGlorpDBX project version: &#39;1.4&#39;) load.<br><br></blockquote><div><br>It seems there is a loop trying to compile some clases of Glorp, I don&#39;t know why. <br>
The same loads correctly in Pharo if it is of help. <br><br>Tried to interrupt and analize...seems related to the undersore as selector..but I am not sure..<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
and tell us what happen. I will try to do it also.<br><br>There is no yet #stable in ConfigurationOfGlorpDBX, but yes in ConfigurationOfSqueakDBX<br>
<br>cheers<br><font color="#888888"><br>mariano</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Fri, Mar 25, 2011 at 9:28 PM, Dale Henrichs <span dir="ltr">&lt;<a href="mailto:dhenrich@vmware.com" target="_blank">dhenrich@vmware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><br>
On Mar 25, 2011, at 1:14 PM, Randal L. Schwartz wrote:<br>
<br>
&gt;&gt;&gt;&gt;&gt;&gt; &quot;Levente&quot; == Levente Uzonyi &lt;<a href="mailto:leves@elte.hu" target="_blank">leves@elte.hu</a>&gt; writes:<br>
&gt;<br>
&gt; Levente&gt; Please update your image, the issue should be solved by Monticello-ul.443. See<br>
&gt; Levente&gt; <a href="http://lists.squeakfoundation.org/pipermail/squeak-dev/2011-March/158306.html" target="_blank">http://lists.squeakfoundation.org/pipermail/squeak-dev/2011-March/158306.html</a><br>
&gt; Levente&gt; for details.<br>
&gt;<br>
&gt;<br>
&gt; Levente&gt; Levente<br>
&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Trying to load Seaside30, GlorpDBX, and Magritte2 into a trunk.  If<br>
&gt;&gt;&gt; there&#39;s some extra magic required to make it work, please help.<br>
&gt;<br>
&gt; Sadly, &quot;ConfigurationOfSqueakDBX load&quot; works fine, but<br>
&gt; &quot;ConfigurationOfGlorpDBX load&quot; still tries to call<br>
&gt;<br>
&gt;  nil loadUsing: mcLoader<br>
&gt;<br>
&gt; because<br>
&gt;<br>
&gt;  self projectPackage<br>
&gt;<br>
&gt; is returning nil.<br>
&gt;<br>
&gt; It&#39;s trying to run SqueakDBX with 1.3, but there&#39;s no version of that<br>
&gt; for Squeak, only Pharo.<br>
&gt;<br>
&gt; Is there a way to say &quot;latest version for this platform&quot;, or should that<br>
&gt; be inherent in the default #load?<br>
<br>
</div>The #stable symbolic version is intended to specify the &quot;latest version for this platform,&quot; but not all configurations have been updated to use symbolic versions... typically the person doing the port of a project to Squeak, Pharo, or GemStone will define the symbolic version for their platform, since they are the ones who know which version is &quot;the latest and best&quot;<br>


<font color="#888888"><br>
Dale<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>