Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-577

Integrate AugmentationHolder into Augmentable

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: High High
    • 7.0.0
    • None
    • Binding codegen
    • None

      Since we have predictable class loading, there is no need to play weird class loader tricks: we do not need a class reference grow representations. All implementations already use AugmentationHolder, hence there is no point in pretending these contracts are separate.

      Merge them and eliminate AugmentationHolder, along with any complexity it implies. This means Augmentable.augmentation() should become a default method calling down to Augmentable.augmentations().

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: