Re: Can't coerce to string
Tupshin Harper <[email protected]>
| Newsgroups | gmane.comp.java.xwt.core |
|---|---|
| Message-ID | <[email protected]> |
Adam Megacz wrote: >Tupshin Harper <[email protected]> writes: > > >>1) The toString always returns a string that couldn't possibly be >>confused with something that could be used as a hash key >> >> > >... except another box > > - a > > > No, the string is so generic, that nobody who actually looked at it would think it could sanely be used as a hash key. That combined with the other reasons I mentioned make it a perfectly reasonable thing to allow. -Tupshin