-
Enhancement
-
Resolution: Not an Issue
-
P4
-
None
-
fx2.0
-
all
You currently can provide an FXMLLoader with a custom builder but when doing that you loose the ability to load any standard classes which require a builder. It would be less tedious and confusing to have the possiblity to ADD a custom builder to the loader instead of replacing the default builder. To my opinion this will also reflect the majority of all use cases where you have a need for a custom builder.