refactor javadoc to use abstraction to handle relative paths

XMLWordPrintable

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

      javadoc currently passes around one or more strings to represent a path, and possible the inverse of the path. The strings are supposed to obey an invariant that they end in '/' which complicates the code and causes issues when the invariant is not valid.

      It would be better to introduce a new abstraction to represent such paths.

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

              Created:
              Updated:
              Resolved: