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

Implement legacy semantics for method calling behavior #98

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

dsnet
Copy link
Collaborator

@dsnet dsnet commented Dec 28, 2024

No description provided.

TestStringOption/Unmarshal/Deep/v1
TestPointerReceiver
TestPointerReceiver/Marshal/v1
TestStringOption/Unmarshal/Deep/v1
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only remaining cause of difference is that v1 inconsistently treats unmarshal errors as lazy (i.e., it continues processing).

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work on this Joe!!

Copy link
Collaborator

@johanbrandhorst johanbrandhorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool!

@dsnet dsnet merged commit 3e67083 into master Dec 28, 2024
8 checks passed
@dsnet dsnet deleted the legacy-methods branch December 28, 2024 06:58
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.

2 participants