Thanks for the detail feedback. I provided some inlined answers and took the liberty of changing the thread subject.
As mentioned, please try with the latest Pharo. I just tried 40481. The problem is fixed.��
Spotter is not a tool for accessing menus :). It simply also offers a way to access menus.��
This implies that all you want to do is look for a class or for a message. What about a pragma? Or a package? Or a previous script that you used in the Playground? Or global variables? Or a method inside a class? These deserve a way to be found as well, and Spotter is an interface for searching objects.
��In contrast, from the perspective of that need, Spotter��-Doesn't search "names" (class names/selectors) but implementations, overlaping the two actions of the need (when i olny hava a clue and i'm not sure of the name i'm interesed into, i don't care for the list of implementations, is obstrusive "garbage"). Forcing me to unnecessarily think how to do what i want to do. In addition i find it hard to think about the tool because i can't figure out a statement of purpose for it, perhaps "global search for a name", but i'm not sure of "global" because it doesn't do source code.-Shows me "garbage" i have to mentally filter (world menu, packages, pragmas, ... ).I think you are misinterpreting the goal of Spotter. It is meant to provide a uniform interface to search all sorts of objects that you see interesting, and it even offers a cheap way to tweak its behavior to your needs. Here is a post that describes it in more details:
I want to stress one more time that this is my personal opinion for myself, and while i probably won't use the toolI think you will :).
i think that��Spotlight and��Spotter should coexist as other tools do (like Workspace and Playground) because one tool can't fit all mindsets/preferences.Sure. But, what makes you say they do not coexist (I did not see this argument above)?