Add Utility class derived from the JcrResourceUtil
--------------------------------------------------

                 Key: SLING-410
                 URL: https://issues.apache.org/jira/browse/SLING-410
             Project: Sling
          Issue Type: New Feature
          Components: API
    Affects Versions: 2.0.0
            Reporter: Carsten Ziegeler
             Fix For: 2.0.0


The JcrResourceUtil class from the jcr.resource bundle contains some nice 
utility methods for handling resources.
It would be better to have some of these methods (like getName, getPath etc.) 
in the api bundle to be able to call these methods directly without wiring the 
code to the jcr resource bundle
We could also add a getParentPath(String path, int level) going "level" levels 
up.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to