Niclas, I took from where you left equals()/hashCode() implementation for NamedAssociation.
It now works and is tested, see commit 3e3e89d. Along the way I commented Property<SomeValue[]> usage in AbstractValueCompositeSerializationTest as arrays are not supported, see commit bb14d5b and the related discussion thread started last thuesday. Looks like the only thing left dandling is work on ZEST-47 (Complex Configuration Types). StaxConfigurationDeserializationTest fails. Cheers /Paul Niclas Hedhman a écrit : > I was working on equals()/hashCode not implemented in NamedAssociation, and > have to hand back the computer I am on in a hurry. So, no time to move the > individual commits to a different branch. > > Will try to fix it as soon as possible, hopefully tonight at the hotel. > > > Cheers
