Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[riena-dev] Issue with hashCode() and 3.5 databinding

Quick heads up:

I discovered that having beans which change their hashCode() over
their lifetime (see Person), causes problems with 3.5 databinding and
viewers.

Any objections in changing this in Person?

BankData and Customer are also affected. It's a good idea to review
your bean classes for this...

https://bugs.eclipse.org/bugs/show_bug.cgi?id=264801

Elias.


Back to the top