Skip to content

Directly extending interfaces with EquivalenceCompliant should be discouraged #86

@skapral

Description

@skapral

Attempt to extend some interface of application from EquivalenceCompliant should cause either the build failure, or atleast the warning.

Semantically, all implementors of the interfacethat extends EquivalenceCompliant should be equivalence-compliant without exception. However, in practice, one can never assert it in advance for sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions