Yes. But the callbacks would probably fire when th...
# tornadofx
e
Yes. But the callbacks would probably fire when the complete object is available, not while the attributes of the open tag is parsed. That's why I have this issue, because that's the point where the controller factory is invoked. Before I can construct the root node needed by the fxml delegate.