May 29, 2018
9:41 a.m.
On 28 May 2018, at 12:07, Marcus Denker <marcus.denker@inria.fr> 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