Robert Munteanu created SLING-7599:
--------------------------------------

             Summary: Stop using String for paths
                 Key: SLING-7599
                 URL: https://issues.apache.org/jira/browse/SLING-7599
             Project: Sling
          Issue Type: Improvement
          Components: IDE
            Reporter: Robert Munteanu
            Assignee: Robert Munteanu
             Fix For: Sling Eclipse IDE 1.2.4


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to