On 7 Feb 2018, at 09:58, Marcus Denker <marcus.denker@inria.fr> wrote:

Ok, pull request for Pharo7:

https://github.com/pharo-project/pharo/pull/806

we should add that to Pharo6, too (Slice is already in the inbox)


The idea is that this is the first step, we need to simplify the whole Requester-Scope story later.
(I was waiting to remove the old compiler *and* start to deprecate the old Api before doing that).

But it fixes the problem and is a first step.

Marcus