Re: System Browser "Implementors of..." drill down?
Posted by
Markus Stumptner on
Jul 22, 2016; 7:04am
URL: https://forum.world.st/System-Browser-Implementors-of-drill-down-tp4907380p4907432.html
I agree - the keyboard shortcuts will work for the initiated, but
are not a replacement for the obvious menu entries that even
experienced Smalltalkers from other versions will be missing in
Pharo.
I think it is important to keep the entry barriers low in terms of
not hiding useful functionality that people will be used to from
other environments.
Markus
On 22/07/2016 16:54, Hernán Morales
Durand wrote:
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