May 18, 2010
2 p.m.
So...any hints? is this the expected behavior ? Â or it is a bug ?
certainly a bug
I would not say that this is a bug, it depends of course what you consider equal. The current definition of #= in compiled method is has same bytecode, same literals (except the class and selector) and same annotations. In your case you probably should use an IdentitySet or IdentityDictionary. Lukas -- Lukas Renggli www.lukas-renggli.ch