[
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: [email protected]
For additional commands, e-mail: [email protected]