<@U14ECM2KV> What I actually did is passing the `F...
# tornadofx
a
@ron What I actually did is passing the
FXTask
as an argument to the controller function, but as I'm new to TornadoFX I thought that this is poor designed solution, and adds unnecessary coupling, and maybe there is less coupled solution that could be event based???