Hi there,

I'm still migration some stuff to Pharo 4.0

and am aware of the fact that MethodContext was deprecated and Context has to be used instead

I'm migrating objects from Pharo 3 using Fuel - that works fine -

except if an object is an instantion of a class containing blockclosures

any advice ?

thanks in advance

Johannes