[
https://issues.apache.org/jira/browse/SLING-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu closed SLING-7599.
----------------------------------
> 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
> Priority: Major
> Fix For: Sling Eclipse IDE 1.3.0
>
>
> 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
(v8.20.10#820010)