Skip to content

Dependency injection for parameters #32

Description

@jd-13

Currently various classes which perform processing implicitly rely on their associated parameter objects to enforce parameter limits and set defaults.

There is no way for a user of one of these processing classes to change the defaults or the limits, it should be made possible for the user to pass a parameter object to the constructor of a processing class which the object then uses, otherwise default to the one it already has defined in its namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions