Review suggestions implemented: - Assert added - Used standard controls instead of NUnit's controls - Simplified method *RemoveObjectAndDependandData* in *RingtoetsPipingSurfaceLineUpdateDataStrategy* - Simplified MapData updates in *PipingFailureMechanismView* Paired with tang_ds Related to Issue [WTI-1075] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8830 5a3db67b-de53-47b5-99c8-a1c30a6650e2
Incorporated comments tester: - Reverted rev 8750 - Implemented RecursiveObserver suffices for the goal to be achieved, also results in a "more logical approach" -- Instead of notifying the collection, notify the surface line observers instead when only a surface line has changed - Added the newly introduced observers to the Dispose call Related to Issue [WTI-1075]