On 6/5/06, Adam Maccabee Trachtenberg <[EMAIL PROTECTED]> wrote:

For example, for an eBay Item object, my __toString() returns the
Title, but that's not unique, so my __toHash() returns the numeric ID,
which is.



While I wouldn't be surprised if you completely ignore my opinion, however I
think the __toHash implementation should happen in an interface, rather than
happening automagically. That will make it just a little bit more
predicatable.

Michael

Reply via email to