[squeak-dev] odd gotcha in workspace code for squeak and pharo

=?EUC-KR?B?sK3B+L/A?= jinoh67 at gmail.com
Tue Mar 6 12:36:31 UTC 2012


Oh, not sender of the context, but sender of sender of it. It is context of
block, and sender is a method which made the block, and sender of the
method is caller of the method.
2012. 3. 6. ¿ÀÈÄ 9:33¿¡ "°­Áø¿À" <jinoh67 at gmail.com>´ÔÀÌ ÀÛ¼º:

> Nice! So you mean block closures saves its context BlockContext and
> return(^) goes to just sender of the context.
> If Frank was not right, We couldn't send at:ifAbsent: with second
> parameter [^self] which exits the sender ' s method would not work.
> 2012. 3. 4. ¿ÀÀü 2:38¿¡ "Frank Shearar" <frank.shearar at gmail.com>´ÔÀÌ ÀÛ¼º:
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20120306/8ce7faa2/attachment.htm


More information about the Squeak-dev mailing list