@Static annotation for predeclared class module and members #6126
MarkJohnstoneGitHub
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Addition of a @Static annotation to warn against the misuse of static classes i.e. singleton and members. IMO should be caught at compile time an not runtime.
Beta Was this translation helpful? Give feedback.
All reactions