[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ozone object identity...




> Hmmm... sounds good! Instead of having methods like indentityHashCode() and
> identityEquals() we then write object.identity().hashCode().

I would prefer object.getIdentity().hashCode(). I know that the current codebase is not into the standard getters/setters that much, but wouldn't that be a good goal? 

/O