May 13, 2012
6:11 p.m.
On Sun, May 13, 2012 at 10:54 AM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
I don't get it I think ...
You want to retrieve the classes that implements renderContentOn [snip]
This is what I want. I don't want to have to find a class that implements renderContentOn first, and then go to the renderContentOn method, right-click and select "implemenors of". Happens to me all the time. I was trying to find an "openInWorld" versus an "openInWindow" versus various "line" methods.
in the case you do not know a method containing a call to this selector ?
I don't understand this half of your sentence. I can't just open up a method, put the selector in and search for that, can I? (If I can, it's not obvious how.)