You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Roshan Punnoose (JIRA)" <xm...@xml.apache.org> on 2005/03/24 21:54:27 UTC

[jira] Commented: (XMLBEANS-53) Two *unrelated* extensions cannot implement the same method

     [ http://issues.apache.org/jira/browse/XMLBEANS-53?page=comments#action_61515 ]
     
Roshan Punnoose commented on XMLBEANS-53:
-----------------------------------------

I am getting the same error in XMLBeans 2.0.0 beta 1. If I have an InterfaceA and an InterfaceB that both extend InterfaceSuper, the XMLBeans code generation complains. I think that this is because the same function name and signature is used. Is there a workaround?

> Two *unrelated* extensions cannot implement the same method
> -----------------------------------------------------------
>
>          Key: XMLBEANS-53
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-53
>      Project: XMLBeans
>         Type: Bug
>   Components: Compiler
>     Versions: Version 1.0.3
>  Environment: Windows 2000, JDK 1.4.2_05
>     Reporter: jean-christophe.pazzaglia
>     Assignee: Cezar Andrei

>
> According that 2 *unrelated* extensions are defining a method with the
> same signature, the compiler complains about duplicate.
> error: Colliding methods 'm()' in interfaces ATypeInterface and BTypeInterface.
> (maybe related to issue 33)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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