[
https://issues.apache.org/jira/browse/OAK-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16524203#comment-16524203
]
Matt Ryan commented on OAK-7574:
--------------------------------
This change moved to a new branch (PR is
[here|https://github.com/apache/jackrabbit-oak/pull/90]), we can easily apply
the change back to the main PR once this issue is decided.
> [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)