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

Separate Schema and Validation errors. #36

Merged
merged 15 commits into from
Feb 28, 2022
Merged

Separate Schema and Validation errors. #36

merged 15 commits into from
Feb 28, 2022

Conversation

MathiasPius
Copy link
Owner

I have a feeling these might re-converge if we start dog-fooding and using schemas for validating our own schemas when building Schemas from yaml, but until then, this is a much better way of doing it. There's a bunch of duplication in this code still, but it's a working WIP.

Adds a Breadcrumb struct for keeping track of paths deep in a call tree.

This is the first step towards solving #32

@MathiasPius MathiasPius merged commit 9df99b8 into master Feb 28, 2022
@MathiasPius MathiasPius deleted the mpd-refactor-v2 branch February 28, 2022 18:02
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