Re: [Pharo-project] does anybody know what is an Object>>actionMap?

2010-05-01 Thread Stéphane Ducasse
thanks lukas 
I will not comment :)

On May 1, 2010, at 8:12 PM, Lukas Renggli wrote:

> That's part of the second generation observer implementation, if 1.
> update:/changed:, 2. actions (when:send:to:), and 3. announcements.
> 
> Lukas
> 
> On 1 May 2010 19:43, stephane ducasse  wrote:
>> In cuis I read
>> 
>> actionMap
>>"Answer an action map"
>>"Do NOT duplicate this in Morphic3 / LightWidgets
>>Views should not trigger events!"
>> 
>>^self valueOfProperty: #actionMap
>> 
>> Stef
>> 
>> 
>> 
>> ___
>> Pharo-project mailing list
>> Pharo-project@lists.gforge.inria.fr
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>> 
> 
> 
> 
> -- 
> Lukas Renggli
> www.lukas-renggli.ch
> 
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


Re: [Pharo-project] does anybody know what is an Object>>actionMap?

2010-05-01 Thread Lukas Renggli
That's part of the second generation observer implementation, if 1.
update:/changed:, 2. actions (when:send:to:), and 3. announcements.

Lukas

On 1 May 2010 19:43, stephane ducasse  wrote:
> In cuis I read
>
> actionMap
>        "Answer an action map"
>        "Do NOT duplicate this in Morphic3 / LightWidgets
>        Views should not trigger events!"
>
>        ^self valueOfProperty: #actionMap
>
> Stef
>
>
>
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>



-- 
Lukas Renggli
www.lukas-renggli.ch

___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


[Pharo-project] does anybody know what is an Object>>actionMap?

2010-05-01 Thread stephane ducasse
In cuis I read

actionMap
"Answer an action map"
"Do NOT duplicate this in Morphic3 / LightWidgets
Views should not trigger events!"

^self valueOfProperty: #actionMap

Stef



___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project