<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 6/12/2014 11:54 AM, Eliot Miranda
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAC20JE3RKcJW3Ad0GnEVWs4UN3ja3sB3ZMXNTGAbBECq05RgTw@mail.gmail.com"
      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:0 0 0
            .8ex;border-left:1px #ccc 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>
    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>
    <br>
    Cheers,<br>
    Florin<br>
  </body>
</html>