Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-191

Create a FilteredList class

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.3
    • 1.3
    • core-collections
    • None

    Description

      This class will wrap a List and provide a filtered view of its contents that can be sorted independently of the source data.

      Question: should the filtered view be read-only? If not, we'd need some way to map indexes from the view to the source, which could be problematic (indexOf() won't be reliable since it returns the index of the first match based on equals()).

      Attachments

        Activity

          People

            gbrown Gregory K. Brown
            gbrown Gregory K. Brown
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: