The custom ControllerFactory could make sure the c...
# tornadofx
e
The custom ControllerFactory could make sure the current UI component is returned for the root node, and then it could
find
other
fx:controller
attributes of sub views, or just instantiate them like the default FXMLLoader does if the controller class isn't a TornadoFX UIComponent.