[
https://issues.apache.org/jira/browse/OAK-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539777#comment-16539777
]
Marcel Reutegger commented on OAK-7574:
---------------------------------------
[~reschke] & [~mattvryan], what's the current state of this issue? From the
comments in this issue it looks like URIs are used now, but the PR referenced
in OAK-7603 still uses URLs.
> [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)