Skip to content

Move from final to @internal #1383

Description

@cleptric

Problem Statement

The current code base marks most classes as final. This makes it almost impossible to people to extend our code if they have a valid reason to do so.

Solution Brainstorm

Moving forward (v4.0), we should switch to annotating our classes as @internal instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions