Uploaded image for project: 'Blossom'
  1. Blossom
  2. BLOSSOM-250

Blossom don't scan default methods of interfaces (JDK8)

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Outdated
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • ALL
    • Yes

      Blossom scan only inherited method from classes that are annotated by:

      @TabFactory

      but with jdk8 we can define default method into interfaces, those methods are not scanned by blossom dialog builder even though the method is annotated by 

      @TabFactory

       

       

      info.magnolia.module.blossom.dialog.DialogDescriptionBuilder#getClassHierarchyInTopToBottomOrder must change to get interfaces too

       

       

        Acceptance criteria

              Unassigned Unassigned
              yelghayabi Yassine Elghayabi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD