Currently, all FXML builders should implement a Map interface, but in a very specific way that makes the Map implementation broken actually. We should come up with a different interface for this. We should also consider adding some constructor inspection to the interface since currently the constructors are evaluated very late because of the way properties are currently handled (through Map).
SeeRT-32859.
See
- relates to
-
JDK-8090848 FXMLLoader should be able to cache imports and properties between to load() calls
-
- Open
-
-
JDK-8103607 Add support for loading classes with annotated constructors
-
- Resolved
-