Skip to content

[FEATURE] Create writeable implementations for default value  #351

@dbwiddis

Description

@dbwiddis

Is your feature request related to a problem?

The Function class used for the defaultValue field in Setting is not Writeable.

What solution would you like?

Create writeable implementations for parser that implement both Function<Settings, String> and Writeable interfaces for all existing setting implementations.

Update WriteableSetting to write the defaultValue function as well as the underlying string (getRaw).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions