<@U25U0KPFT> For the record, I think it's fine to ...
# tornadofx
e
@carlw For the record, I think it's fine to declare the root view in the same file that also has business logic. It actually makes it easier to reason about the ui because you can "see" it right beside your code, while you can still enjoy separation of concerns. I do realize that it's a highly personal matter though. In any case, FXML should have as strong support as possible in TornadoFX.