HeuristicLab 3.3.0 Code Review - HeuristicLab.Data.Views-3.3
Reviewer: mkommend
- General: All StringConvertibleViews - StringConvertibleArrayView, StringConvertibleMatrixView and StringConvertibleValueView - should be derived from ItemView instead of AsynchronousContentView to remove the ItemView from the choices in the ViewHost.
- mkommend: This is not possible because all IStringConvertible interfaces do not and should not inherit from IItem.
Last modified 15 years ago
Last modified on 04/07/10 10:34:45