> On 28 May 2018, at 12:07, Marcus Denker <[email protected]> wrote: > >> >> Shortcomings: >> -> extensions are not treated, only the main package >> -> Not used much, for sure needs testing to see if this really works. > > —> there might be other places in addition global #compilerClass: where > we need to point to the overlay version > For the complete “compile a method” it works, but I think there > are other cases where it is not enough.
I think this one makes it really usable: https://github.com/pharo-project/pharo/pull/1455 <https://github.com/pharo-project/pharo/pull/1455> Now I can even put a halt in the semantic analysis which is called by syntax highlighting in the browser at each keystroke. Marcus
