You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Wing Yew Poon (JIRA)" <xm...@xml.apache.org> on 2009/10/26 19:22:59 UTC

[jira] Commented: (XMLBEANS-292) override XMLObject.copy() signature if compiling for JDK1.5

    [ https://issues.apache.org/jira/browse/XMLBEANS-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770118#action_12770118 ] 

Wing Yew Poon commented on XMLBEANS-292:
----------------------------------------

We can consider this for the release (post-2.5) when we finally support only jdk 1.5 or higher.


> override XMLObject.copy() signature if compiling for JDK1.5
> -----------------------------------------------------------
>
>                 Key: XMLBEANS-292
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-292
>             Project: XMLBeans
>          Issue Type: Wish
>    Affects Versions: Version 2.2.1
>            Reporter: Stepan Koltsov
>            Priority: Minor
>
> Hello,
> XMLObject.copy() returns deep copy of itself. JDK 1.5 supports overriding of return value in methods of subclasses.
> So, could you, please, specify more concrete return value in overriden object in inheritors of XMLObject? For example, if I have
> interface Apple extends XMLObject
> it should have method
> Apple copy();

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org