[squeak-dev] status of inbox Kernel-ct.1363

Jaromir Matas m at jaromir.net
Mon Apr 19 14:58:32 UTC 2021


Nicolas Cellier wrote
> I see only a minor problem with this version:
> 
> it breaks testRunSimulatedContextAtEachStep.
> This test did profit by polymorphism of asContext to use a Context
> instead of a Block(Closure).
> But Context does no understand asContextWithSender:

Hi, how about adding 

	Context >> asContextWithSender: aContext
		^self privSender: aContext

It would complement the `Context >> asContext` nicely :)



-----
^[^ Jaromir
--
Sent from: http://forum.world.st/Squeak-Dev-f45488.html


More information about the Squeak-dev mailing list