> 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?

Luke

Reply via email to