Refactor javadoc to provide and use an abstraction for relative paths

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: tools
    • None

      javadoc currently uses Strings to represent relative paths, leading to a complications maintaining invariants regarding separators, and a number of abuses where intended invariants are not maintained, such as "paths" containing URI query strings.

      It would be better to wrap such strings in a new abstraction that can enforce the appropriate invariants.

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: