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

Add BaseControllerV2 schema #359

Closed
wants to merge 0 commits into from
Closed

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Feb 20, 2021

A schema has been added to the new BaseController class as a required constructor parameter. The schema describes which pieces of state should be persisted, and how to get an 'anonymized' snapshot of the controller state.

This is part of the controller redesign (#337).

@Gudahtt
Copy link
Member Author

Gudahtt commented Feb 20, 2021

This depends upon #358

Base automatically changed from base-controller-v2 to develop February 23, 2021 19:14
@Gudahtt Gudahtt closed this Feb 23, 2021
@Gudahtt
Copy link
Member Author

Gudahtt commented Feb 23, 2021

Replaced by #362

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.

1 participant