[MDSAL-495] Allow instance definition reuse between grouping instantiations Created: 10/Dec/19  Updated: 10/Dec/19

Status: Confirmed
Project: mdsal
Component/s: Binding codegen
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Medium
Reporter: Robert Varga Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Blocks
is blocked by MDSAL-493 Generate bindings for instance notifi... Resolved

 Description   

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.


Generated at Wed Feb 07 20:09:56 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.