Replies: 1 comment
-
This raises the question of mutability of dio instances in general. Right now everything is pretty much mutable, so new fields should be as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We should have standards for adding fields to
Dio
regarding static constants, private/public fields, getter/setter, and methods, including:Beta Was this translation helpful? Give feedback.
All reactions