Community
Participate
Working Groups
In CDO our lists can contain a misture of target EObjects and IDs of target objects. We'd like to override the condition in this equality check: if (oldValue == null ? newValue == null : oldValue == newValue || oldValue.equals(newValue)) Please refactor it to a seperate method. Thanks ;-)
> [...] misture --> mixture
The change is committed to CVS for 2.8.
The changes are available in builds.