-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
architectureDifficult architectural questionsDifficult architectural questions
Milestone
Description
Users may find it inconvenient to have to declare Property fields whose values must be resolved with a SettingsManager. I would like to invest some time into looking for alternative approaches, such as:
- Offering a
@Propertyannotation alongisde our current approach. How would we deal with immutability and default values? - getValue() method on the property itself? Would no longer require having access to the SettingsManager everywhere, while still being immutable / reload friendly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
architectureDifficult architectural questionsDifficult architectural questions