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

Refactored all contrib classes to use the Callback interface #1187

Merged
merged 20 commits into from
Jun 3, 2021

Conversation

tgaddair
Copy link
Collaborator

This change replaces all global contrib handlers with callbacks, removing the handler instances from global state and aligning the API with hyperopt callbacks.

@tgaddair tgaddair requested a review from w4nderlust May 29, 2021 17:08
@w4nderlust
Copy link
Collaborator

@dsblank would you mind giving feedback on this? It changes the architecture a bit wrt how we implemented the contrib back then, but it shouldn't change the functionality.

@w4nderlust w4nderlust merged commit 3ab99b8 into master Jun 3, 2021
@tgaddair tgaddair deleted the contrib_refactor branch June 3, 2021 01:34
@w4nderlust
Copy link
Collaborator

@dsblank we are moving forward and merging, let me know if you have opinions, suggestions or concerns though

@dsblank
Copy link
Contributor

dsblank commented Jun 3, 2021

Thanks! We'll be actively looking at this over the few days. Much appreciated!

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

Successfully merging this pull request may close these issues.

3 participants