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

Apply improved handling of Enum to all part #3990

Closed
JooHyukKim opened this issue Jun 17, 2023 · 2 comments
Closed

Apply improved handling of Enum to all part #3990

JooHyukKim opened this issue Jun 17, 2023 · 2 comments
Labels
to-evaluate Issue that has been received but not yet evaluated

Comments

@JooHyukKim
Copy link
Member

JooHyukKim commented Jun 17, 2023

Motivation

Since #3832 introduced handling of Enum values as Annotated which allowed more dynamic handling of Enum types. But as of writing, such improvement is not retrofitted to all parts within our project.

This issue will serve as parent issue to keep futre improvements in one place.

Work Status

Merged/Closed

Introspection/Annotations/mixins

Deserialization (EnumResolver)

Serialization (EnumValues)

@JooHyukKim
Copy link
Member Author

I think this issue has been resolved. Also Jackson 3.x branch seems cleaner now.

Do you think there is anything else to do before closing, @cowtowncoder?

@cowtowncoder
Copy link
Member

It does sound like we are done -- there may still be some minor bugs, missing handling, but it sounds like known issues have been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to-evaluate Issue that has been received but not yet evaluated
Projects
None yet
Development

No branches or pull requests

2 participants