Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-7569 Direct Binary Access
  3. OAK-7574

[DirectBinaryAccess][DISCUSS] use URI instead of URL

    XMLWordPrintableJSON

Details

    • Technical task
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • None
    • None
    • api
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              mattvryan Matt Ryan
              reschke Julian Reschke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: