2014-02-17 12:28 GMT-03:00 Sean P. DeNigris <s...@clipperadams.com>: > Esteban A. Maringolo wrote >> Is there any way (shortcut?) to search for the senders/implementors in a >> selected class or any of its subclasses? > > A bit convoluted maybe, but you can "Browse Scoped" on the hierarchy from > the Nautilus context menu. This is easy if they are all in the same package.
Convoluted it is. But gets the job done. Thanks! > If you want more control, you can create a group from the hierarchy and > browse scoped on that. An easy way to create the group if the classes are > spread across different packages is to bring up a hierarchy view on the base > class, then mull-select and "Add in Group" from the context menu. HTH. I got MNU (MetaClass DNU #prettyName). This is Pharo 2.0. But nevermind, I'm fine with above proposed workaround. Esteban A. Maringolo