At 9:43 PM -0700 12/11/02, Luke Palmer wrote:
 > Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
 X-Sent: 11 Dec 2002 23:16:30 GMT
 Date: Thu, 12 Dec 2002 10:16:26 +1100
 From: Damian Conway <[EMAIL PROTECTED]>
 X-Accept-Language: en, en-us
 X-SMTPD: qpsmtpd/0.20, http://develooper.com/code/qpsmtpd/

 There's no need for special methods or (gods forbid) more operators.
 Just:

      $obj1.id == $obj2.id

 That's what the universal C<id> method is *for*.
I rather like that.  It's used for hashing by default (in absence of a
stringification or .hash (?) method), yes?
Not for string key hashes, no.
--
                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to