does anyone knows an example where people were abl...
# tornadofx
r
does anyone knows an example where people were able to marry javaFX tasks and kotlin coroutines?
t
I know there is this
r
yes, they provide a pre-configured dispatcher that uses the Platform.runLater and the usual thing from JavaFX, but no tasks support so it seams
one thing that now is missing is observables on coroutine states