<@U25U0KPFT> Well, you can do exactly what you did...
# tornadofx
e
@carlw Well, you can do exactly what you did here, but I don't think it would make sense to return a
View
or a
Fragment
as the controller by dictating it in the FXML file. If you think about it, the whole point of the
fxml
delegate is to load an FXML file and become the controller for that FXML file. Consider this example: