On Thu, Apr 2, 2009 at 3:21 PM, luther.baker <[email protected]> wrote:
> Found my problem. Found the relationship between validation and then model
> hydration and finally - that my equals operator was incorrectly comparing
> (that == that).

Don't you generate your equals() methods?  Once I found that nice
little feature in my IDE, I've never looked back.  I don't ever write
equals() or hashCode() anymore by hand.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to