Add a toString method to ListChangeListener

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • 8
    • Affects Version/s: None
    • Component/s: javafx
    • None

      When listening for changes to observable lists with a ListChangeListener, it would help debugging a lot, if a useful toString method was added to the changes themselves, so we could however over the change events in the debugger and get a useful summary such as

      Addition of 3 items: "Apple", "Orange", "Banana".

      or

      Removal of items 2, 3, and 9.

            Assignee:
            Martin Sládeček
            Reporter:
            Randahl Isaksen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: