Other |
---|
tbdUnresolved |
Relates :
|
Follow-up to: https://forums.oracle.com/forums/thread.jspa?messageID=10451734#10451734 If the FXMLLoader is used to load the same fxml-file mutliple times, it should be able to cache the collected information about classes and properties between the load() calls. This would massively improve the performance when using one fxml-file to describe an arbitrary number of objects. SCCE: RT-28121
|