Maybe use the EventBus to pipe events to a subscri...
# tornadofx
c
Maybe use the EventBus to pipe events to a subscribing node instead? I could see both being valuable, especially if you're using plain updateMessage and updateProgress for other more atomic methods (ex File Save gets the normal Task treatment)