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

Support for value classes #693

Closed
wants to merge 2 commits into from
Closed

Support for value classes #693

wants to merge 2 commits into from

Conversation

wplong11
Copy link

@wplong11 wplong11 commented Aug 3, 2023

resolve: #199

@wplong11
Copy link
Author

wplong11 commented Aug 3, 2023

615d077 commit ([Temp] Use jackson-databind snapshot version) should be removed before merging

@pjfanning
Copy link
Member

Some overlap with #689 (ie both PRs want to revert the synthetic constructor code in jackson-databind).

@wplong11
Copy link
Author

wplong11 commented Aug 3, 2023

Changed to use box-impl, the factory method of value class instead of synthetic constructor
#694

@wplong11 wplong11 closed this Aug 3, 2023
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.

Support for inline classes
2 participants