Hi, this is another simple (I hope) question:<div><br></div><div>I have an instance of MethodDictionary, which is defined as</div><div><br></div><div>Dictionary variableSubclass: #MethodDictionary<div><span class="Apple-tab-span" style="white-space:pre">        </span>instanceVariableNames: &#39;&#39;</div>

<div><span class="Apple-tab-span" style="white-space:pre">        </span>classVariableNames: &#39;&#39;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>poolDictionaries: &#39;&#39;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>category: &#39;Kernel-Methods&#39;</div>

<div><br></div><div>looking at the format field it says 3, which I understand is that instances have both fixed and indexed oops. The question is, what does that mean? or better why is it that way if the class only defines an array an a tally as instance variables?</div>

<div><br></div><div>Also, looking at the header, I see some strange things in the size field (being bigger than what I&#39;d expect). What is the format of size field in this case?</div><div><br></div><div>Thanks!</div><div>

          Javier.</div><br>-- <br>Javier Pimás<br>Ciudad de Buenos Aires<br>
</div>