That's true if there are no other icons already, like "Browse the trait" which seems to hide the up or down triangle. And the triangle can only recover the direct re-implementation up or down the hierarchy.



On 2017-03-14 14:02, Serge Stinckwich wrote:
If the same method is implement in the same class hierarchy, you will
see a small green triangle close to the method name in order to browse
overriden methods. If the method is implemented in other classes, you
can browse the implementors.

Regards,

On Tue, Mar 14, 2017 at 1:56 PM, Raffaello Giulietti
<raffaello.giulie...@lifeware.ch> wrote:
Hi,

here's a situation I'm facing quite often: I'm reading the code of a method
in the browser and need to see how the method with the same selector looks
like in another class (in particular, in the same class hierarchy). In some
IDEs, it's simply a matter of selecting another class. If such a method
exists, it is displayed.

Not so in Pharo: clicking on a class always displays its definition.

Is there a way to get this behavior?

Greetings
Raffaello







Reply via email to