Skip to content

Prototype other way of handling properties #12

@ljacqu

Description

@ljacqu

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 @Property annotation 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    architectureDifficult architectural questions

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions