FXML serialization feature (i.e. the inverse of FXMLLoader)

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      JavaFX 2.x

      It would be very powerful to have FXML serialization/marshaling feature that does the inverse of FXMLLoader, i.e. converts a scene graph or hierarchy of beans to FXML representation. This would mean the opposite of of what FXMLLoader does. FXMLLoader takes an FXML file, creates an object hierarchy from it and invokes bean setters to set properties. An FXMLWriter would take a root node and transform it to FXML object representation and set non-default value properties of the objects.

            Assignee:
            Unassigned
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: