Changes between Initial Version and Version 1 of ReviewHeuristicLab3.3.0CodeDataViews
- Timestamp:
- 04/06/10 13:25:16 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0CodeDataViews
v1 v1 1 = [wiki:ReviewHeuristicLab3.3.0Code HeuristicLab 3.3.0 Code Review] - !HeuristicLab.Data.Views-3.3 = 2 3 == Reviewer: mkommend == 4 * '''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`.