AllenCell / AllenCell/allencell-segmenter-ml
TrainingView.showResult refactor
Aperta
refactor
- Lingua principale
- Python
- Stelle
- 5
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In the current design:
We have now overloaded `showResult` in the Training view with functionality unrelated to showing results. IMO we should abstract `View.showResult` to something like `View.LongRunningTaskOnComplete` which then calls `showResultDialog` and `mainModel.training_complete`.
However...
Our refactor plans include refactoring the entire LongRunningTask mechanism. So this info could be incorporated in our replacement, or it could end up being a mute point.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.