Skip to content

Figure out inheritance behavior of readonly #7

Description

@ariebovenberg

Currently inheritance is mostly not implemented for readonly protocols. Before enabling we need to decide what happens when inheriting from a protocol with mutable members. Do we block this (like dataclasses do) or allow partial readonly/mutable interfaces?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions