Skip to content

Conversation

@guusdk
Copy link
Member

@guusdk guusdk commented Nov 11, 2025

Make fields protected instead of package-private to allow subclasses to reside in other packages, removing the artificial package boundary.

Also make static methods public, since protected static has no practical effect and is conceptually inconsistent.

Make fields protected instead of package-private to allow subclasses to reside in other packages, removing the artificial package boundary.

Also make static methods public, since protected static has no practical effect and is conceptually inconsistent.
@guusdk guusdk requested a review from Flowdalic November 11, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant