|
I wrote:
> When in [local hierarchy] mode, it'd be useful to have infoTips (hover
text,
> whatever you call it) in the method list to say what class that method is
in.
An alternative idea that is more work, but (I think) would be even better.
Give the selector list options in its context menu to "show package" and
"show class", which would add/remove the corresponding columns in the method
browser. Clicking on the "class" column header would sort the classes by
inheritance, not name, with Object at the bottom.
-- chris
|