Hi, when (any) ValueHolder changes, a ValueChanged announcement is fired.
My question: Would it be a good idea to add ValueAdded and ValueRemoved for CollectionValueHolder? Otherwise there's no way to meaningfully observe changes. -- Peter
Hi, when (any) ValueHolder changes, a ValueChanged announcement is fired.
My question: Would it be a good idea to add ValueAdded and ValueRemoved for CollectionValueHolder? Otherwise there's no way to meaningfully observe changes. -- Peter