<br><br><div><span class="gmail_quote">On 2/28/08, <b class="gmail_sendername">Klaus D. Witzel</b> &lt;<a href="mailto:klaus.witzel@cobss.com">klaus.witzel@cobss.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
On Thu, 28 Feb 2008 09:12:10 +0100, Michael van der Gulik wrote:<br><br><br> &gt; On 2/27/08, Klaus D. Witzel wrote:<br> &gt;&gt;<br> &gt;&gt; I want to give priority of a class&#39; hierarchy&#39;s bindings over that of<br>
 &gt;&gt; (self environment) when the latter defaults to the Smalltalk global<br> &gt;&gt; dictionary (as is the case today in most images).<br> &gt;&gt;<br> &gt;&gt; Attached is a patch which supports SharedPool as it was introduced in<br>
 &gt;&gt; -<br> &gt;&gt; <a href="http://lists.squeakfoundation.org/pipermail/squeak-dev/2003-May/058391.html">http://lists.squeakfoundation.org/pipermail/squeak-dev/2003-May/058391.html</a><br> &gt;&gt;<br> &gt;<br> &gt; The patch looks good to me. I especially like how you refer to Smalltalk<br>
 &gt; as &quot;nil environment&quot;.<br><br> :)<br><br> &gt; I modified this code to get Namespaces resolving right.<br><br><br>Did you mean this like, you adapted it to your Namespaces. If not, can you<br> elaborate a bit, TIA.<br>
</blockquote></div><br><br>Actually, on closer inspection, I didn&#39;t modify the method except to remove shared pools, which can be implemented using Namespaces anyway.<br><br>In my Namespaces, &quot;aClass environment&quot; returns the local namespace.<br>
<br>Gulik.<br><br clear="all"><br>-- <br><a href="http://people.squeakfoundation.org/person/mikevdg">http://people.squeakfoundation.org/person/mikevdg</a><br><a href="http://gulik.pbwiki.com/">http://gulik.pbwiki.com/</a>