incomplete
I would use Announcement.
On Tue, Sep 12, 2017 at 3:46 AM, Rob Rothwell <
[hidden email]> wrote:
> Hello,
>
> Unlike the CollectionValueHolder, the DictionaryValueHolder only notifies
> you that something has changed, rather than tell you what item has been
> added or removed. Does anyone know if this is by design, or just
> incomplete?
>
> If incomplete, what do you think about using the
> ValueAdded/ValueChanged/ValueRemoved announcements and passing the
> association in newValue/oldValue?
>
> Thank you,
>
> Rob
>
>