Skip to content

Convert Prefs to PrefService #96

@hinerm

Description

@hinerm

The Prefs class, as a static utility class, is inflexible and does not allow for extension or flexibility in saving preferences.

The java.lang.preferences engine is itself extensible, and the need to extend it has already been demonstrated. So it would make much more sense for us to do via the Service framework.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions