<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 20, 2017 at 4:57 AM, Chris Cunningham <span dir="ltr"><<a href="mailto:cunningham.cb@gmail.com" target="_blank">cunningham.cb@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Actually, Elliot, did you want to keep it in the image?  I was removing it pursuant to Bert's suggestion.<div><br></div><div>After removing it myself, and then doing a Smalltalk garbageCollect, it is no longer anywhere in the image (or Undeclared, either).  (Although BlockContext is, but that's another issue.)</div><div><br></div><div>I have added a new package for it if you want to keep it around.  We went here because the ExternalForm was removed from FFI and put into EToys, and then Bert said it wasn't used in EToys (and it isn't).</div><div><br></div><div>Now in package: <a href="http://source.squeak.org/inbox/GraphicsExternal-cbc.1.mcz" rel="noreferrer" style="font-size:12.8px" target="_blank">http://source.squeak.<wbr>org/inbox/GraphicsExternal-<wbr>cbc.1.mcz</a></div></div></blockquote><div><br></div><div>Nice. I think you missed some extension methods, e.g. #isExternalForm,  #isFillAccelerated:for:, #isBltAccelerated:for:, #displayScreen in class Form. If you move these into a *graphicsexternal category, they will become part of that package. </div><div><br></div><div>- Bert - </div></div></div></div>