Show interface inheritance tree with multiple inheritance in parentheses

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 6
    • Component/s: tools
    • generic, sparc
    • other, solaris_2.5

      We currently show the inheritance diagram at the top of each class page,
      but not at the top of interface pages, the reason being that interfaces
      have multiple inheritance.

      We should do a survey to see how many interfaces actually use multiple
      inheritance; if it is small, then perhaps we should do as we do
      in the "Tree" page (package-tree.html):

      com.package1.Interface1
         com.package1.SubInterface (also extends java.io.Serializable)

      Perhaps we could relgate mixin-type interfaces to the parenthetical
      position, such as Serializable, Comparable, etc.

            Assignee:
            Bhavesh Patel (Inactive)
            Reporter:
            Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: