Actions
Feature #36
openInterfaces implementing interfaces
Feature #36:
Interfaces implementing interfaces
Status:
New
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Interfaces can now implement other interfaces and what they really mean is, that interfaces can extend other interfaces or inherit from other interfaces.
- It affects how fragments on interfaces are resolved.
- Validation should be completed.
- The parser should support parsing interface implementation list in interface definitions.
Actions