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

Reduce augmentation handling duplication in generated implementations

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 4.0.2, 3.0.10
    • None
    • Binding codegen
    • None

      Our builder-based implementations usually end up implementing Augmentable contract with the related baggage of a field and augmentation() implementation.

      Since the contract is generic and immutable, we can easily concentrate this support into a base superclass – thus reducing the amount of code we generate and also drop the number of augment() implementations.

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

              Created:
              Updated:
              Resolved: