Skip to content

Unify process and algorithm config APIs #1307

@linus-sherrill

Description

@linus-sherrill

Both processes and algorithms use configs, but the syntax is different. The methods on a process to access the config use an implicit config block whereas for algorithms, the config block must be specified. It would be great to standardize the signatures for these calls so config traits would be usable for both processes and algorithms.

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