>
> 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