<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Apr 21, 2017 at 8:39 PM, Eliot Miranda <span dir="ltr"><<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Thu, Apr 20, 2017 at 6:58 PM, David T. Lewis <span dir="ltr"><<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The class comment of ExternalScreen explains the intent:<br>
<br>
  "I represent a DisplayScreen that is not part of the Squeak universe.<br>
  Subclasses must implement the appropriate primitives for creating,<br>
  destroying and allocating the appropriate external objects."<br>
<br>
Currently these classes, and any associated methods elsewhere in the image,<br>
are in category "Etoys-Squeakland-Graphics-Ext<wbr>ernal".<br>
<br>
So a first guess would be that they should be in "Graphics-External", but<br>
that does not work because it is a subset of the existing "Graphics". So<br>
instead it might be "External-Graphics". But there will probably be other<br>
things that we will see as "external" to the "Squeak universe", so I<br>
would propose this:<br>
<br>
The package name on <a href="http://source.squeak.org" rel="noreferrer" target="_blank">source.squeak.org</a> should be "External". The class<br>
categories for these external graphics classes and methods should<br>
be "External-Graphics".<br></blockquote><div><br></div></span><div>+1.  But what about the project name?  i.e. we have trunk, inbox etc.  Where would External-Foo go in that constellation?</div></div></div></div></blockquote><div><br></div><div>Why not in trunk? The code was in trunk before ... I'd rather do that than have an "attic" repo.</div><div><br></div><div>- Bert - </div></div></div></div>