Göran, I saw that it was there, but didn&#39;t know it was maintained. I will check it out. Thank you for making me aware of your work -- I&#39;m like a kid in a candy store here!<br><br><div class="gmail_quote">2011/5/9 Göran Krampe <span dir="ltr">&lt;<a href="mailto:goran@krampe.se">goran@krampe.se</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 05/08/2011 11:45 PM, Casey Ransberger wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey Craig,<br>
<br>
Sounds really interesting. FWIW I like &quot;named&quot; namespaces because they<br>
make searching a codebase for dependencies easier. At the end of the<br>
day, one ends up with far less namespaces than one has classes, and in<br>
my own experience, that&#39;s a lot more manageable than what we have now.<br>
<br>
That said, I&#39;ll try anything once. I&#39;ve seen a *wealth* of *great* ideas<br>
about how to do namespaces in Squeak... but I&#39;ve only seen one working<br>
implementation, which is at present irksomely dependent on OmniBrowser<br>
</blockquote>
<br></div>
Well, then you haven&#39;t seen mine that was implemented way back in... 2004:<br>
<br>
        <a href="http://map.squeak.org/packagebyname/namespaces" target="_blank">http://map.squeak.org/packagebyname/namespaces</a><br>
<br>
...and I presume you didn&#39;t search SM for &quot;Namespaces&quot; or google it?<br>
<br>
Read more here:<br>
<br>
        <a href="http://swiki.krampe.se/gohu/27" target="_blank">http://swiki.krampe.se/gohu/27</a><br>
<br>
...especially the &quot;Prefixes Improved&quot; article.<br>
<br>
regards, Göran<br>
<br>
PS. IMHO my solution is still really elegant compared to other proposals I have seen. And with a bit more work it could easily do thing like remappings of Namespaces etc - although since it is based on static bindings (just like now) that would require &quot;recompilation&quot; but that doesn&#39;t feel like such a big deal given those usecases.<br>

<br>
</blockquote></div><br><br clear="all"><br>-- <br>Casey Ransberger<br>