Hi, As I wrote to Sean on Discord, Marcus fixed that bug during ESUG. I realize now, however, that it is only fixed in Pharo 8. I would need to write a patch for Fuel to make it work in Pharo 7. Alternatively, you could include the patch in your code, then Fuel should work. Cheers, Max On 24 Sep 2019, at 7:59, Alistair Grant wrote:
Hi Sean,
On Mon, 23 Sep 2019 at 23:37, Sean P. DeNigris <sean@clipperadams.com> wrote:
Sean P. DeNigris wrote
I see commit 1dd... back in March 2018 says it should work
Investigating a bit further, maybe the problem is in Pharo, because another test in Pharo 8 didn't show the issue. instanceVariableNamesDo: doesn't seem to have changed, so I guess it's deeper. Any ideas? Otherwise I'll have to rollback my stateful trait usage until Pharo 8!
This might provide a bit more info: https://github.com/pharo-project/pharo/issues/3546
Cheers, Alistair