Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8090848

FXMLLoader should be able to cache imports and properties between to load() calls

XMLWordPrintable

      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

            Unassigned Unassigned
            srheinnecjfx Sebastian Rheinnecker (Inactive)
            Votes:
            5 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Imported: