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

Look at Import/Export API methods for consistency/convenience

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Out of Date
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: api, impl-base
    • Labels:
      None

      Description

      make import/export api naming/arguments equal

      import(url|file|resource)
      export(url|file)

        Gliffy Diagrams

          Issue Links

            Activity

            Hide
            aslak Aslak Knutsen added a comment -

            Importer/Exporters should support Filters

            ie:

            archive.as(ZipImporter).import(Filters.include(".*class"));

            archive.as(ZipExporter).export(Filters.exclude("./META-INF/."));

            Show
            aslak Aslak Knutsen added a comment - Importer/Exporters should support Filters ie: archive.as(ZipImporter).import(Filters.include(".*class")); archive.as(ZipExporter).export(Filters.exclude(". /META-INF/. "));
            Hide
            alrubinger Andrew Rubinger added a comment -

            This has been set for release on 29 December; still current? If not please bump to "Unscheduled".

            Show
            alrubinger Andrew Rubinger added a comment - This has been set for release on 29 December; still current? If not please bump to "Unscheduled".
            Hide
            alrubinger Andrew Rubinger added a comment -

            Done previously in the alpha series by more specific issues.

            Show
            alrubinger Andrew Rubinger added a comment - Done previously in the alpha series by more specific issues.

              People

              • Assignee:
                Unassigned
                Reporter:
                aslak Aslak Knutsen
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Development