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

fix init ordering bug #385

Merged
merged 4 commits into from
Aug 19, 2022
Merged

fix init ordering bug #385

merged 4 commits into from
Aug 19, 2022

Conversation

lewisjkl
Copy link
Contributor

@lewisjkl lewisjkl commented Aug 18, 2022

Makes it so that all trait schemas are wrapped in schema.recursive. This is one method of dealing with the bug from #383. I am fine if we decide to go another direction, but wanted to give this a shot.

Closes #383

@lewisjkl
Copy link
Contributor Author

I've got to run for the day, but tomorrow I will add a test to prove this is working (so far just tested manually)

@daddykotex
Copy link
Contributor

This addresses #383

@daddykotex daddykotex marked this pull request as ready for review August 19, 2022 03:38
@daddykotex daddykotex merged commit 71d70db into main Aug 19, 2022
@Baccata Baccata deleted the initialization-bug branch October 21, 2022 13:20
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.

Uninitialized field regression in 0.15.0
3 participants