May 28, 2018
10:07 a.m.
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.
-> Can we get rid of the #CompilerOverlay global?
I think it can be a class variable of OpalCompiler, this way we can turn the whole thing into a Setting (if it turns out to be usable) Marcus