Uploaded image for project: 'ShrinkWrap'
  1. ShrinkWrap
  2. SHRINKWRAP-175

Review Filter usage in API for consistency and applicability

    Details

    • Type: Task
    • Status: Open (View Workflow)
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: api
    • Labels:
      None

      Description

      Usage of "Filter" is currently sprinkled about inconsistenty. Ensure it's applied on all multi-* operations and its JavaDoc is updated.

        Gliffy Diagrams

          Activity

          Hide
          aslak Aslak Knutsen added a comment -

          Filters on import, interesting to only load parts of the source
          Filters on export, interesting for splitting or exporting parts of an archive

          Show
          aslak Aslak Knutsen added a comment - Filters on import, interesting to only load parts of the source Filters on export, interesting for splitting or exporting parts of an archive
          Hide
          aslak Aslak Knutsen added a comment -

          Use filters on delete, archive.delete(Filers.include(".*
          .class"))

          Show
          aslak Aslak Knutsen added a comment - Use filters on delete, archive.delete(Filers.include(".* .class"))

            People

            • Assignee:
              Unassigned
              Reporter:
              alrubinger Andrew Rubinger
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:

                Development