Message:

   The following issue has been closed.

   Resolver: Howard M. Lewis Ship
       Date: Wed, 8 Sep 2004 10:20 AM

Added a MethodIterator class, that encapsulates both the filtering of duplicate 
method signatures and the conversion from Method to MethodSignature, but also 
the search for toString().
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/HIVEMIND-52

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: HIVEMIND-52
    Summary: Interfaces with duplicate methods cause code generation errors
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: HiveMind
 Components: 
             framework
   Fix Fors:
             1.0
   Versions:
             1.0

   Assignee: Howard M. Lewis Ship
   Reporter: Howard M. Lewis Ship

    Created: Wed, 8 Sep 2004 10:18 AM
    Updated: Wed, 8 Sep 2004 10:20 AM

Description:
If a service interface extends another interface, and they both define a 
particular method signature, then a runtime code generation error occurs (at 
any of several different points), with an attempt to "redefine the method".

HiveMind needs to filter out duplicate methods when fabricating classes from 
service interfaces.


---------------------------------------------------------------------
JIRA INFORMATION:
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to