Skip to content

Deprecate specialized methods for setting library configuration options. Use getOption and setOption instead #131

@bbartley

Description

@bbartley

Many configuration flags, eg for SBOLCompliant URIs, for exception handling, etc., are implemented with specialized member variables in the Config class. These specialized members should be deprecated and instead implemented as key:value pairs inside the Config::options map.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions