Am 31.08.2016 um 20:32 schrieb Anatole Tresch: > Basically comparing an object of type A with an instance of type B without > any inheritance relationship beyond Object makes no sense. The question is > what the String is representing: a value or the key and what the code there > is supposed to do. A fact is that equals will (and should) always return > false.
I assumed we want to compare the keys of the properties .... but maybe the actual values would make more sense. Shall I file a bug ticket for that warning? Phil
