Sometimes things are hard to find. Not everything can be easy. It also depends on what you already know, what your field of expertise is, what your experiences are. What I meant is: doing a couple of searches for class or selector names is always the first step. I guess you are more a UI person and started by disassembling something. *That* is harder.
On 11 Apr 2020, at 15:18, Hilaire <hilaire@drgeo.eu> wrote:
Once you know it is obvious :)
Nevertheless, It took me about one hour to discover it, and only with Squeak I can discover it.
My observations regarding the complexity of Pharo remain valid, though.
Le 11/04/2020 à 13:05, Sven Van Caekenberghe a écrit :
Hmmm ...
Shift-Return (Spotter) type 'Compiler', first hit is AbstractCompiler which has a nice public API, it has only one concrete subclass that is being used: OpalCompiler
Same for evaluate:
-- Dr. Geo http://drgeo.eu