I would like to add that lombok annotations have a good implementations on
equals and hash code using annotations for an inspiration. there i can clearly
call out which fields of the class are of interest in hashcode and equals
method.
On Thursday, 7 August 2014 6:17 PM, Yair Zaslavsky
wrot
Hi list,
I'm Yair, a software developer and an open source enthusiastic :)
Following Duncan Jones' question on the recuesive equals building and the
JIRA ticket I took a look at -
I would humbly suggest to include at the "exclusion" list not just classes,
but also field names.
For example, if you t
go for it!
2014-08-07 10:06 GMT+02:00 Duncan Jones :
> Hi folks,
>
> I'd like to implement recursive equals building [1] at some point in
> the near future - I've seen a few people requesting/discussing this
> feature on Stack Overflow.
>
> Does anyone have any objections or reservations about t
Hi folks,
I'd like to implement recursive equals building [1] at some point in
the near future - I've seen a few people requesting/discussing this
feature on Stack Overflow.
Does anyone have any objections or reservations about this feature?
Kind regards,
Duncan
[1] https://issues.apache.org/j