<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    In a word: doh!<br>
    <br>
    And thanks.&nbsp; ;-)<br>
    <br>
    Lawson<br>
    <br>
    On 12/26/10 11:12 AM, Eliot Miranda wrote:
    <blockquote
      cite="mid:AANLkTinz3b6WNSCar_YDAfYDrAS0nmk9VZzw9HXAQEr4@mail.gmail.com"
      type="cite"><br>
      <br>
      <div class="gmail_quote">On Sun, Dec 26, 2010 at 4:07 AM, Lawson
        English <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:lenglish5@cox.net">lenglish5@cox.net</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          Is there a way to permanently unload a Squeak plugin without
          recompiling the VM?<br>
          <br>
          I've tried<br>
          <br>
          Smalltalk unloadModule: 'APluginName'.<br>
          <br>
          but as soon as I call a method that uses the plugin, it loads
          back up. I'm trying to get a feel for speed without the usual
          plugins.<br>
        </blockquote>
        <div><br>
        </div>
        <div>No need to unload the plugins. &nbsp;Simply edit the methods to
          remove the primitive invocations.&nbsp;</div>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>

</pre>
    </blockquote>
    <br>
  </body>
</html>