[BUG] Weird behavior with SMSqueakMap2

Samir Saidani saidani at info.unicaen.fr
Fri Jan 30 17:57:11 UTC 2004


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



More information about the Squeak-dev mailing list