[squeak-dev] access to sender from within invoked method

Eliot Miranda eliot.miranda at gmail.com
Sun Sep 13 17:44:13 UTC 2009


On Sat, Sep 12, 2009 at 7:17 PM, Ricardo Moran <richi.moran at gmail.com>wrote:

> I believe you can do that with:
> thisContext client
>

N.B. within a block you'll need to use thisContext home client to get at the
sender of the outer message.


>
> I don't know if there is a better way, though...
>
>
> On Sat, Sep 12, 2009 at 10:57 PM, Ronald Spengler <ron.spengler at gmail.com>wrote:
>
>> Is there a way to get a reference to the sender of a message from within a
>> method without explicitly adding a parameter and passing in self?
>>
>> --
>> Ron
>>
>>
>>
>>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090913/4534c0d0/attachment.htm


More information about the Squeak-dev mailing list