Skip to content

Consolidate options, prefs and config logic #95

@hinerm

Description

@hinerm

Currently, we have a package org.scijava.options with an OptionsService, as well as a separate net.imagej.config package with a ConfigFileParameters class for working with the ImageJ.cfg launcher file. We also have org.scijava.util.Prefs for managing persistence of key/value string pairs.

We should strongly consider consolidation of all these, eliminating any redundant concepts.

Migrated-From: http://trac.imagej.net/ticket/1451

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