<div dir="ltr">The green plus seems to appear when you extend a class within YOUR project.<div><br></div><div>For example, if in the Object class you add a method category *myproject and put Object&gt;&gt;myMethod in it, it will get a green plus...</div>
<div><br></div><div>That&#39;s all I&#39;ve figured out...</div><div><br></div><div>Rob</div><div><br><div class="gmail_quote">On Thu, Sep 18, 2008 at 3:26 PM, Andy Burnett <span dir="ltr">&lt;<a href="mailto:andy.burnett@knowinnovation.com">andy.burnett@knowinnovation.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">I have only just started to use the OB based browser and I can&#39;t find much in the way of documentation.&nbsp; Looking through the methods, and their hierarchy it seems as though the following applies:<br>
<br>
<ul><li>Nothing: new method in this chain, i.e. the method could exist in other classes but not in this particular chain of inheritance.</li><br><li>Upward orange triangle: method is inherited and overridden in this class</li>

<br><li>Downward orange triangle: method is overridden in a subclass</li><br><li>Two orange triangles (up and down): overrides and is overridden in a subclass</li><br><li>Green up arrow: calls the same method in its super class</li>

<br><li>Blue triangle: Self should not implement or subClassResponsibility</li><br><li>Green plus: don&#39;t know, can&#39;t work this one out </li><br><li>Red flag: has a halt message in the code</li><br><li>Spanner: shows that the code needs to be returned to, i.e. under construction</li>

</ul>So, is my understanding correct?&nbsp; What does the green plus symbol mean, and... is there anyway to get the browser to display all the methods an object responds too, i.e. its fully inherited list?<br><br>Cheers<br>AB<br>

<br></div>
<br>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br></div></div>