Skip to content

[FEATURE] Create writeable implementations for parser  #349

@dbwiddis

Description

@dbwiddis

Is your feature request related to a problem?

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

What solution would you like?

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

Update WriteableSetting to write the parser.

Metadata

Metadata

Assignees

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