Hi all, As mentioned to Kevin and Johan at Devoxx: I was wondering how hard it would be to add CDI support for custom controls that are added via FXML. At the moment we always have to set various fields on custom controls inside the controller class. It would be great if this could be streamlined so that a context can be used for the controls. Dirk