Re: System Browser "Implementors of..." drill down?
Posted by
hernanmd on
Jul 22, 2016; 6:41am
URL: https://forum.world.st/System-Browser-Implementors-of-drill-down-tp4907380p4907429.html
This was actually implemented in older versions of Pharo (or Squeak), the browser also included very handy buttons in the middle to save precious clicks.
The right thing to do is to replace the "..." non-sense with the selected method selector, and to offer another menu item which displays all method selectors of the currently selected method, and let the user to decide which one to browse.
Hernán