[ 
http://jira.codehaus.org/browse/QDOX-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Hammant updated QDOX-192:
------------------------------

    Fix Version/s:     (was: 1.10.1)
                   1.11

> deprecate AbstractBaseJavaEntity.parent
> ---------------------------------------
>
>                 Key: QDOX-192
>                 URL: http://jira.codehaus.org/browse/QDOX-192
>             Project: QDox
>          Issue Type: Improvement
>          Components: Java API
>    Affects Versions: 1.10
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>             Fix For: 1.11
>
>
> The usage of this interface is confusing and in some cases even wrong. The 
> implementation tells us that only a JavaSource or a JavaClass could be a 
> JavaClassParent
> But the AbstractBaseJavaEntity has a {{void setParent(JavaClassParent)}} and 
> a {{JavaClassParent getParent()}}. This would mean that even JavaParameter 
> has these methods, which is very unusual since the parent of a JavaParameter 
> is always a JavaMethod. The getParent() would return something unexpected.

-- 
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