QDox
  1. QDox
  2. QDOX-31

Interfaces can have multiple superclass

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Incomplete
    • Affects Version/s: 1.4
    • Fix Version/s: None
    • Component/s: Java API, Parser
    • Labels:
      None
    • Environment:
      11/11/2003 1.4-snapshot
      java 1.4.2_01
      WinXP
    • Number of attachments :
      0

      Description

      As it is specified in the Java Language Specifivations (see http://java.sun.com/docs/books/jls/second_edition/html/interfaces.doc.html#78598), interfaces can have more than one superclass

        Activity

        Hide
        Eric Dechaux added a comment -

        Sorry about this one, i should read the doc to the end

        Show
        Eric Dechaux added a comment - Sorry about this one, i should read the doc to the end
        Hide
        Aslak Hellesøy added a comment -

        Not sure what this issue is about. Can we close this one?

        Show
        Aslak Hellesøy added a comment - Not sure what this issue is about. Can we close this one?
        Hide
        Mike Williams added a comment -

        Interfaces can indeed "extend" multiple super-interfaces. QDox supports this quite happily: basically, for interfaces, "extends" is treated as a synonym for "implements", and the super-interfaces are available via JavaClass.getImplements().

        Eric, are you happy for us to close this issue?

        Show
        Mike Williams added a comment - Interfaces can indeed "extend" multiple super-interfaces. QDox supports this quite happily: basically, for interfaces, "extends" is treated as a synonym for "implements", and the super-interfaces are available via JavaClass.getImplements(). Eric, are you happy for us to close this issue?
        Hide
        Mike Williams added a comment -

        Closed to to lack of interest

        Show
        Mike Williams added a comment - Closed to to lack of interest
        Mike Williams made changes -
        Field Original Value New Value
        Resolution Incomplete [ 4 ]
        Status Open [ 1 ] Closed [ 6 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Eric Dechaux
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: