Skip to content

Move from final to @internal #1383

@cleptric

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions