QDox
  1. QDox
  2. QDOX-199

Fully Qualified Name should contain the array information

    Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.0
    • Component/s: None
    • Labels:
      None
    • Number of attachments :
      0

      Description

      According to http://java.sun.com/docs/books/jls/third_edition/html/names.html#25430 an FQN is more than just the (class)name of an object. It should also contain the array information if it's there.
      Don't think this should be fixed during any 1.x-release, since it might break the code of the depending projects. Some of them already handle array-appending by themselves.
      The spec doesn't say anything about generics here, so that's still something we have to figure out.

        Activity

        Hide
        Robert Scholte added a comment -

        Also added Type.getComponentType() to get the actual (Java)Class. Migration docs have been updated too.

        Show
        Robert Scholte added a comment - Also added Type.getComponentType() to get the actual (Java)Class. Migration docs have been updated too.
        Robert Scholte made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Assignee Robert Scholte [ rfscholte ]
        Resolution Fixed [ 1 ]
        Hide
        Robert Scholte added a comment -

        Fixed in rev. 1267

        Show
        Robert Scholte added a comment - Fixed in rev. 1267
        Robert Scholte made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Robert Scholte
            Reporter:
            Robert Scholte
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: