[Q] Why is the correct way to as for a Symbol un 3.8 ?

Bert Freudenberg bert at impara.de
Thu Feb 24 14:20:43 UTC 2005


Am 24.02.2005 um 14:37 schrieb Lic. Edgar J. De Cleene:

> On 24/02/05 09:55, "Bert Freudenberg" <bert at impara.de> wrote:
>
>> Why, isSymbol of course. Symbols and MultiSymbols answer true, while
>> all other objects answer false. Just look for implementors of isSymbol
>> ...
>>
>> - Bert -
> Bert
>
> Symbols isSymbol was gone.
> Object isSymbol  answer false
> MultiSymbols isSymbol  answer true
> Symbols not inherits from MultiSymbol so answer false.
>
> And Code blows or enter in neverland
>
> I check before I ask , so answers remains.

In both my Squeak 3.8g-6569 image and the Squeakland-3.8.5976-388 
image, the method Symbol>>isSymbol is there. I checked before 
answering, too. What image are you using?

- Bert -




More information about the Squeak-dev mailing list