-
Notifications
You must be signed in to change notification settings - Fork 145
Split between Type and Codec #46
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
Conversation
…taResult for keeping track of serialization errors and to allow partial recovery; made Type.write use it.
…ethod references.
…ad of building a new map.
…ift-based to apply-based
|
That's expected since |
boq
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More review
slicedlime
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nitpicks about code ordering.
Also really missing tests for this like we discussed, but leaving that for later.
OptionalwithDataResultto better track errors and allow recovery