Skip to content

Implement a Properties File and Class for the Iris Application #181

@eholum

Description

@eholum

The hope is that there is a single class that all other application objects can use to get relevant application preferences information. So the properties file might look like:

units_class = cfa.vo.iris.units.DefaultUnitsManager

then the properties class has a method getUnitsManager that returns an (the?) instance of that class for the iris workspace running.

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