Fully Qualified Name should contain the array information
---------------------------------------------------------

                 Key: QDOX-199
                 URL: http://jira.codehaus.org/browse/QDOX-199
             Project: QDox
          Issue Type: Improvement
            Reporter: Robert Scholte
             Fix For: 2.0


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.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to