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

Do not reference concepts.Builder in builders

XMLWordPrintable

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

      Our use of Builder concept in generated code has the unfortunate effect that callers of a particular build() method cannot be identified in IDEs, as it will list all builders.

      Rather than pulling in this concept, just document the build() method without the tie-in of Builder. Note that builders will need to pick up the Mutable interface to retain the marker.

            ivanhrasko Ivan Hrasko
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: