ETSI's Bug Tracker - TDL
View Issue Details
0007803TDLNew Featurepublic26-09-2018 12:3410-05-2020 21:28
Martti Käärik 
Martti Käärik 
normalfeaturehave not tried
resolvedfixed 
All
STF 522
0007803: Inheritance
Type inheritance is common in programming languages because it facilitates code reuse and promotes good design. TDL has several concepts that could benefit from inheritance and for whom the semantics of inheritance would be rather straightforward.

Following structural TDL concepts may be considered when adding inheritance support:
- Structured data types and procedure signatures
 - With mappings
 - With type compatibility extensions (i.e. allowing the use of sub-type where super-type is required)
- Structured data instances
 - With mappings
- Test configurations
- Test component types
- Gate types
No tags attached.
Issue History
26-09-2018 12:34Martti KäärikNew Issue
26-09-2018 12:34Martti KäärikStatusnew => assigned
26-09-2018 12:34Martti KäärikAssigned To => Martti Käärik
10-05-2020 21:28Philip MakedonskiNote Added: 0015643
10-05-2020 21:28Philip MakedonskiStatusassigned => resolved
10-05-2020 21:28Philip MakedonskiResolutionopen => fixed

Notes
(0015643)
Philip Makedonski   
10-05-2020 21:28   
Resolved with updates to part 1, 2, 3, 6, and 7.