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

Add test for #4388 #4391

Closed
wants to merge 5 commits into from
Closed

Conversation

JooHyukKim
Copy link
Member

Add tests to prove that #4388 is already resolved, since 2.17 or earlier.

@cowtowncoder
Copy link
Member

Looks like ordering of products does not vary, I'll see if I can change that.

@cowtowncoder
Copy link
Member

@JooHyukKim I made a change to show (I think) that:

  1. Unwrapped properties are sorted as expected, but
  2. Any-properties are always serialized after everything else

if so, we could split #4388 into two: one for unwrapped (which appears to work), and separate one for Any-properties (which does not).

@JooHyukKim
Copy link
Member Author

JooHyukKim commented Feb 19, 2024

Looks like ordering of products does not vary, I'll see if I can change that.

Good call! Thanks, I totally missed that.

if so, we could split #4388 into two: one for unwrapped (which appears to work), and separate one for Any-properties (which does not).

Right. Or just rename the #4388 as such? E.g.

 Allow using... with @JsonAnyGetter

@JooHyukKim JooHyukKim marked this pull request as draft February 28, 2024 00:47
@JooHyukKim
Copy link
Member Author

Should we close this in favor of #4396? @cowtowncoder

@cowtowncoder
Copy link
Member

@JooHyukKim was about to ask about it. I think that makes sense.

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.

None yet

2 participants