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

Introduce component to easily configure dispatcher #274

Merged
merged 4 commits into from
Jan 31, 2024
Merged

Conversation

lcobucci
Copy link
Collaborator

This promotes more a explicit design for initialising the dispatcher, reducing the possibility of introducing mistakes when switching between implementations.

Signed-off-by: Luís Cobucci <[email protected]>
This promotes more a explicit design for initialising the dispatcher,
reducing the possibility of introducing mistakes when switching between
implementations.

Signed-off-by: Luís Cobucci <[email protected]>
Now that we have a more explicit API for that, these functions aren't
needed any longer.

Signed-off-by: Luís Cobucci <[email protected]>
@lcobucci lcobucci added this to the 2.0.0 milestone Jan 31, 2024
@lcobucci lcobucci self-assigned this Jan 31, 2024
@lcobucci lcobucci merged commit 790de9d into master Jan 31, 2024
33 checks passed
@lcobucci lcobucci deleted the config-class branch January 31, 2024 21:02
@lcobucci lcobucci linked an issue Feb 6, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert functions to static class methods.
1 participant