Carsten Ziegeler created SLING-3467:
---------------------------------------
Summary: Use String.replace instead of String.replaceAll
Key: SLING-3467
URL: https://issues.apache.org/jira/browse/SLING-3467
Project: Sling
Issue Type: Improvement
Components: API
Affects Versions: API 2.6.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: API 2.6.2
As reported by Felix in the mailing list, replacing the regexp based repliace
in the ResourceUtil.resourceTypeToPath method to replace colons with slashes is
faster and more direct.
--
This message was sent by Atlassian JIRA
(v6.2#6252)