Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify process and algorithm config APIs #1307

Open
linus-sherrill opened this issue May 11, 2021 · 0 comments
Open

Unify process and algorithm config APIs #1307

linus-sherrill opened this issue May 11, 2021 · 0 comments

Comments

@linus-sherrill
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant