<@U25U0KPFT> (And other FXML gurus) To support the...
# tornadofx
e
@carlw (And other FXML gurus) To support the issue mentioned above in a meaningful way I'd have to create a custom FXMLLoader. Doing that would also remove the need for that stupid
hasControllerAttribute
parameter. Are there other valuable things we could do if we create a custom FXMLLoader? I will be quite an undertaking, so I'd like to gain as much functionality as possible if we do it.