nhibernate-core
nhibernate-core copied to clipboard
Equals is ignored for Components that contain collection
Test that explains the intent in #3539
Ok. I've fixed tests... But they still fail. Seems legit bug.
Ok. I've fixed tests... But they still fail. Seems legit bug.
Thank you! FWIW I tried to use collection-type and a custom IUserCollection with Wrap overridden to wrap the new HashSet into a PersistentGenericSet, but the result was the same.