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

Allow instance definition reuse between grouping instantiations

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • Binding codegen
    • None

      Currently instance notifications are instantiated for each point where a grouping is instantiated – except their content is completely defined at instantiation point.

      This makes it difficult to transplant data from one instantiation to another, as they do not share a common interface (as grouping/dataobjects do).

      Update codegen to emit a standalone interface for notifications defined as children of a grouping, so that each instantiation of those notifications does not just redefine the attributes, but rather inherits it from the generated interface.

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

              Created:
              Updated: