matz / zetabits.com (Yukihiro Matsumoto) writes: > |The difference between strings and other objects wrt. hashes is > |that the string (object) is copied when it is inserted in to the hash, > |while other objects aren't: > > Yes. And this is my intension. The reference clearly states the > fact: Absolutely: I don't think there's anything wrong with this behavior (just in case I gave that impression). I was just clarifying my meaning with Guy. Dave