Nov. 15, 2010
3:06 p.m.
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