Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

We should have standards for adding fields to Dio regarding static constants, private/public fields, getter/setter, and methods, including:

  • How should we name them? Prefixes, cases, length?
  • Whether they should be private fields + public getters? Or simply non-final fields for the public?
  • Something else...
You must be logged in to vote

Replies: 1 comment

Comment options

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.
But I hate that :)

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
💡
Ideas
Labels
p: dio Targeting `dio` package
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.