Login  Register

Re: [ANN] 10273 fixTemps and sender

Posted by Lukas Renggli on Apr 13, 2009; 9:26pm
URL: https://forum.world.st/ANN-10273-fixTemps-and-sender-tp1308404p1308405.html

Hi Stef,

> You are invited (lukas :)) to have a look at what I did :)

I opened a browser with all senders to #fixTemps in a 10268, then
updated to 10275. I agree with all the fixes.

The remaining 3 senders #postCopyBlocks can be removed with their 3
unique senders #copy from KeyedSet, PluggableDictionary, and
PluggableSet. It is not necessary to copy blocks anymore, closures are
re-entrant (that's what the #copy was for) and remember the right
outer contexts (that what the #fixTemps was for). I submitted
Collections-Unordered-lr.11 to the PharoInbox.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project