Small pet peeve about this one: does not work if there is another icon with
higher priority on the method (and debug method invocation is one of those,
putting a reddish indicator) --> we should have a way to keep the arrows
even if there are other indicators.

Tests are also like this, <script>, class initialization with <script> come
to mind.

Phil

On Tue, Mar 14, 2017 at 2:02 PM, Serge Stinckwich <
serge.stinckw...@gmail.com> 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
> >
> >
>
>
>
> --
> Serge Stinckwich
> UCN & UMI UMMISCO 209 (IRD/UPMC)
> Every DSL ends up being Smalltalk
> http://www.doesnotunderstand.org/
>
>
>

Reply via email to