<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-forward-container">I am pretty sure this was
      intended for the list...<br>
      <br>
      <br>
      -------- Original Message --------
      <table class="moz-email-headers-table" cellpadding="0"
        cellspacing="0" border="0">
        <tbody>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject:
            </th>
            <td>Re: [squeak-dev] Class subclasses</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
            <td>Sat, 14 Jun 2014 07:22:28 -0700</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
            <td>Eliot Miranda <a class="moz-txt-link-rfc2396E" href="mailto:eliot.miranda@gmail.com">&lt;eliot.miranda@gmail.com&gt;</a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
            <td>Florin Mateoc <a class="moz-txt-link-rfc2396E" href="mailto:florin.mateoc@gmail.com">&lt;florin.mateoc@gmail.com&gt;</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <div dir="ltr">Hi Florin,
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">On Thu, Jun 12, 2014 at 7:45 PM,
            Florin Mateoc <span dir="ltr">&lt;<a moz-do-not-send="true"
                href="mailto:florin.mateoc@gmail.com" target="_blank">florin.mateoc@gmail.com</a>&gt;</span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <div>
                  <div class="h5">
                    <div>On 6/12/2014 11:54 AM, Eliot Miranda wrote:<br>
                    </div>
                    <blockquote type="cite">
                      <div dir="ltr">Hi Florin,
                        <div><br>
                        </div>
                        <div>    I think I'm correct in thinking you can
                          always submit a proposed fix to inbox, even if
                          you don't have commit privileges to trunk.</div>
                      </div>
                      <div class="gmail_extra"> <br>
                        <br>
                        <div class="gmail_quote">On Wed, Jun 11, 2014 at
                          8:44 PM, Florin Mateoc <span dir="ltr">&lt;<a
                              moz-do-not-send="true"
                              href="mailto:florin.mateoc@gmail.com"
                              target="_blank">florin.mateoc@gmail.com</a>&gt;</span>
                          wrote:<br>
                          <blockquote class="gmail_quote"
                            style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
                            Hi,<br>
                            <br>
                            I think this is an old bug, presumably since
                            ProtoObject was introduced (and presumably
                            because ObjectTracer was used in<br>
                            the process).<br>
                            <br>
                            If you ask Class for its subclasses (or if
                            you inspect it) you see that ObjectTracer
                            class is listed along with<br>
                            ProtoObject class, although ObjectTracer's
                            superclass is ProtoObject.<br>
                            This can lead to some funny bugs if you try
                            to write some hierarchy traversing code.<br>
                            <br>
                            Cheers,<br>
                            Florin<br>
                            <br>
                          </blockquote>
                        </div>
                        <br>
                        <br clear="all">
                        <div><br>
                        </div>
                        -- <br>
                        best,
                        <div>Eliot</div>
                      </div>
                    </blockquote>
                    <br>
                    <br>
                  </div>
                </div>
                Hi Eliot,<br>
                <br>
                I thought the fix was obvious - we just need to evaluate
                "Class removeSubclass: ObjectTracer class" - so other
                than pointing out the bug, I am not sure what else I
                should do.<br>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>well what one could do is</div>
            <div>a) create an update</div>
            <div>b) create e.g. a Kernel package containing a postscript
              that says Class removeSubclass: ObjectTracer class</div>
            <div>c) create another update</div>
            <div><br>
            </div>
            <div>I *think* that forces the load of the package with the
              "Class removeSubclass: ObjectTracer class" postscript.
               Bert, am I right?</div>
            <div><br>
            </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000"> <br>
                Cheers,<br>
                Florin<br>
              </div>
            </blockquote>
          </div>
          <br>
          <br clear="all">
          <div><br>
          </div>
          -- <br>
          best,
          <div>Eliot</div>
        </div>
      </div>
      <br>
    </div>
    <br>
  </body>
</html>