Re: [MacRuby-devel] 0.7 problems with complex index in a hash

2010-05-08 Thread Laurent Sansonetti
Hi, On May 8, 2010, at 5:02 AM, B. Ohr wrote: > Hi, > > v0.7 has a different behavior than v0.5 when using a Cocoa-Obj > (NSCalendarDate) as a key in a hash. > > I must admit that I do not know what is exactly specified in Ruby, but > obviously the generated value of an hashkey of different o

[MacRuby-devel] 0.7 problems with complex index in a hash

2010-05-08 Thread B. Ohr
Hi, v0.7 has a different behavior than v0.5 when using a Cocoa-Obj (NSCalendarDate) as a key in a hash. I must admit that I do not know what is exactly specified in Ruby, but obviously the generated value of an hashkey of different objects is same in all other cases if the objects itself are