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

Allow use of ObjectNode field for @JsonAnyGetter #3604

Open
cowtowncoder opened this issue Sep 23, 2022 · 0 comments
Open

Allow use of ObjectNode field for @JsonAnyGetter #3604

cowtowncoder opened this issue Sep 23, 2022 · 0 comments
Labels
3.x Issues to be only tackled for Jackson 3.x, not 2.x

Comments

@cowtowncoder
Copy link
Member

(note: follow up to #3394)

So, it should be possible to also use ObjectNode valued (and perhaps nominal type of JsonNode? But how to handle non-ObjectNode values) instead of Map-valued one with Fields and Methods that are annotated with @JsonAnyGetter.

@cowtowncoder cowtowncoder added to-evaluate Issue that has been received but not yet evaluated and removed to-evaluate Issue that has been received but not yet evaluated labels Sep 23, 2022
@cowtowncoder cowtowncoder removed the 2.15 label Jul 13, 2024
@cowtowncoder cowtowncoder added the 3.x Issues to be only tackled for Jackson 3.x, not 2.x label Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issues to be only tackled for Jackson 3.x, not 2.x
Projects
None yet
Development

No branches or pull requests

1 participant