Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 2 and Version 3 of ReviewHeuristicLab3.3.0CodeCoreViews


Ignore:
Timestamp:
04/13/10 18:17:47 (15 years ago)
Author:
mkommend
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0CodeCoreViews

    v2 v3  
    66    * mkommend: The `ColumnHeader1` is necessary because otherwise no items are displayed in the `ListView`.
    77 * '''!VariableCollectionView''': The `VariableCollectionView` produces `StackOverFlowExceptions`, if a Variable is dragged from the `ListView` to the `DetailsView` while it is displayed. Maybe this effects also base classes from `VariableCollectionView`
     8 * '''!TypeSelector''': In the Configure method `Exception`s are caught, consider using more specific classes.