On Fri, Jan 15, 2010 at 1:15 PM, Alexander Klimetschek <aklim...@day.com> wrote:
> ...Note that ensuring a == b can make implementations very difficult, as
> you need to cache all the Resource instances you returned to the API
> client. And what about handling this across multiple threads?...

Right, I wouldn't go that far.

Java programmers are (or should be) used to rely on equals as opposed to ==

-Bertrand

Reply via email to