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

Simplify selection model code by removing use of ReadOnlyUnbackedObservableList

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • javafx
    • None

      The ReadOnlyUnbackedObservableList class was developed to support the needs of the selection model, but since then alternate and better options have been developed, in particular ObservableListBase. This class makes change management far simpler and less likely to be incorrect. This jira issue is will track the work involved in removing dependencies on the ReadOnlyUnbackedObservableList class.

            Unassigned Unassigned
            jgiles Jonathan Giles
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: