Danny Rankevich has uploaded a new change for review. Change subject: compat: notify of removed/added elements on Observable List changes ......................................................................
compat: notify of removed/added elements on Observable List changes Adding these two lists to the NotifyCollectionChangedEventArgs allows the Event subscriber to know which elements have been removed/added to the Observable List. Change-Id: I008ad04ae1ee197eeb39a8b7c545161de1e90c74 --- M backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/NotifyCollectionChangedEventArgs.java M backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/ObservableCollection.java 2 files changed, 35 insertions(+), 11 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/85/1685/1 -- To view, visit http://gerrit.ovirt.org/1685 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I008ad04ae1ee197eeb39a8b7c545161de1e90c74 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Danny Rankevich <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
