[ 
https://issues.apache.org/jira/browse/JCR-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559281#action_12559281
 ] 

Julian Reschke commented on JCR-1280:
-------------------------------------

Of course there are.

One of the reasons for the introduction of the new APIs was to allow 
implementations to use custom Name/Path implementations. In particular, for 
some implementations it will be more efficient to store (prefix, localName), 
others will prefer (namespace, localname).



> Path.equals does not work for other Path implementations
> --------------------------------------------------------
>
>                 Key: JCR-1280
>                 URL: https://issues.apache.org/jira/browse/JCR-1280
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-spi-commons
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> PathImpl.equals does not take other path implementations into account (likely 
> a typo).

-- 
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