[BUG] Weird behavior with SMSqueakMap2

Samir Saidani saidani at info.unicaen.fr
Fri Jan 30 19:05:16 UTC 2004


Note that a corollary of this bug it's the impossibility to add an
extension method in SMSqueakMap since PackageInfo uses this code to
retrieve the extension methods...

Samir Saidani <saidani at info.unicaen.fr> writes:

> Hi,
>
> I don't understand why, but when I try in a workspace :
> ProtoObject withAllSubclassesDo: [ :x | (x = SMSqueakMap) ifTrue:[^x]]
> it returns ProtoObject, but if I replace SMSqueakMap with any other
> classes, it returns this class I choosed...
>
> To reproduce the bug, take a vanilla Squeak v3.6, then load
> SMSqueakMap2, open a workspace and try the sequence above
>
> I don't have any idea how to tackle this problem, do you have any
> suggestion ??
>
> Samir
>
>
> -- 
> Samir SAIDANI				
> PhD Student in CS / Doctorant en informatique 	web : http://www.info.unicaen.fr/~saidani
> Universite de Caen - Laboratoire GREYC          tel : 02-31-56-74-30
> Equipe MAD - Campus II - 14032 Caen Cedex       fax : 02-31-56-76-30
>
>

-- 
Samir SAIDANI				
PhD Student in CS / Doctorant en informatique 	web : http://www.info.unicaen.fr/~saidani
Universite de Caen - Laboratoire GREYC          tel : 02-31-56-74-30
Equipe MAD - Campus II - 14032 Caen Cedex       fax : 02-31-56-76-30



More information about the Squeak-dev mailing list