Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 39 and Version 40 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/18/10 04:19:59 (15 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v39 v40  
    2626     * swagner: The scope parameter "!CurrentScope" indicates that the current scope (i.e. its sub-scopes) is manipulated by an operator. It is shown in order to give the user comprehensive information about what an operator does. Maybe this is not really helpful. Should I remove scope parameters in general? In the code of an operator they are not really required, as the current scope can always be accessed via the current execution context.
    2727     * swagner: In a discussion with maffenze it was decided to keep scope parameters.
    28  * `LeftSelector` and `RightSelector` should not be displayed as selection operators in an SGA (there is a related ticket #673).
    2928 * When clicking "start" to start the engine disabling of the user interface elements has similar problems to what we fixed a few revisions ago (ticket #887)
    3029 * In the operator graph chart view: