I'm not sure it's needed with ViewModel() since yo...
# tornadofx
c
I'm not sure it's needed with ViewModel() since you don't need to publish an explicit update event for a bound object and the runAsync / ui construct handles asynchronous processing.