Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
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). See RT-32859.