Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-7599

Stop using String for paths

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Sling Eclipse IDE 2.0.0
    • IDE
    • None

    Description

      With the recent changes we now have a type-safe way of representing paths:

      • WorkspacePath for local (workspace) paths
      • java.nio.file.Path for OS pahts

      We should remove all String usage from the API to make sure we don't hit problems on Windows due to different path separators.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rombert Robert Munteanu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: