On 28.12.2013, at 10:07, Stéphane Ducasse <[email protected]> wrote:
> I guess that
>
> #: should be #’:’
That is one way.
In this particular case,
self property asMutator
was the better version, tho.
Best
-Tobias
PS: Just curious, what was the reason to no longer allow #: ?
Or, where can I find the respective discussion, just want to lern.
>
> On 27 Dec 2013, at 19:44, Stephan Eggermont <[email protected]> wrote:
>
>> When trying to load Designer in Pharo 3.0 I find uncompilable code in
>> Animations:
>>
>> 'updateCurrentValue: aValue
>>
>> self target ifNil: [^ self].
>>
>> self target
>> perform: (self property, #:) asSymbol
>> with: aValue.'
>>
>>
>>
>
>
signature.asc
Description: Message signed with OpenPGP using GPGMail
