Hi guys,

I have another noob question :)

Why Association>>#= is not

= anAssociation

^self == anAssociation or: [super = anAssociation and: [value = anAssociation value]]

Because I can have strange behavior like

association := #foo -> Float nan.

{association} includes: association

answer false

:S


Thanks,


Ben

_______________________________________________
Pharo-users mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users

Reply via email to