Project

General

Profile

Actions

Feature #36

open

Interfaces implementing interfaces

Feature #36: Interfaces implementing interfaces

Added by Eugen Wissner about 11 hours ago. Updated about 11 hours ago.

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.

Updated by Eugen Wissner about 11 hours ago Actions #1

  • Description updated (diff)

For the validation see the rule „Fragment spread is possible“. The new addition can be found in the last subsection, „Interface Spreads in implemented Interface Scope“.

Actions

Also available in: PDF Atom