Restricting super calls to inherited method

Scott Wallace Scott.Wallace at disney.com
Mon May 21 04:51:06 UTC 2001


At 3:26 PM +1200 5/21/01, Richard A. O'Keefe wrote:
>By the way, there *must* be an easy way in a Browser to say
>"show me this method and all the inherited versions of it, rather like
>  versions (v) but a different source for the methods".
>But I can't figure out what it is.  Browse hierarchy gives me a hierarchy
for the entire class.

Richard -- what you're looking for is "inheritance" (cmd-i), 
available in the selector-list menu of every code tool, directly 
above the "versions" item you mention, and also as a button in the 
button pane of every code tool.

   -- Scott






More information about the Squeak-dev mailing list