[
https://issues.apache.org/jira/browse/OAK-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16543721#comment-16543721
]
Matt Ryan commented on OAK-7574:
--------------------------------
[~reschke] I've made this change in [PR
#96|https://github.com/apache/jackrabbit-oak/pull/96] which is intended to
collect all the feedback for final review. Please take a look and see if your
concerns are met and whether this issue can be closed, thanks!
> [DirectBinaryAccess][DISCUSS] use URI instead of URL
> ----------------------------------------------------
>
> Key: OAK-7574
> URL: https://issues.apache.org/jira/browse/OAK-7574
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Components: api
> Reporter: Julian Reschke
> Assignee: Matt Ryan
> Priority: Major
>
> Please do not use {{java.net.URL}}:
> 1. It predates java.net.URI and sort of implies concrete client implications
> 2. It has historic baggage such as the incorrect and surprising behavior of
> {{equals()}} and {{hashCode()}}
> -3. It's inconsistent with the JCR API which uses {{java.net.URI}}-
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)