#133 closed feature request (rejected)
Possibility to open a scope view while an algorithm is running
Reported by: | gkronber | Owned by: | swagner |
---|---|---|---|
Priority: | lowest | Milestone: | HeuristicLab 3.3.0 |
Component: | Core | Version: | 3.1 |
Keywords: | Cc: |
Description
It is necessary to stop an engine before an scope-view can be opened. It would be nice if this is possible (at least for the global scope) without stopping the engine.
Change History (4)
comment:1 Changed 17 years ago by gkronber
- Resolution set to wontfix
- Status changed from new to closed
comment:2 Changed 16 years ago by swagner
- Milestone changed from 3.1 to Iteration 0
Milestone 3.1 deleted
comment:3 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Marked as won't fix because it would be hairy to support this since the scope-tree is highly dynamic (sub-scopes are constantly added/deleted). Also it is not really an issue to disable this since it's possible to open the global scope before starting the engine. Meaning it's not necessary to start and resume the engine to open the scope.