Skip to content

Implement #4958: improve/add number accessors to JsonNode [JSTEP-3] #4970

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

Merged
merged 34 commits into from
Mar 4, 2025

Conversation

cowtowncoder
Copy link
Member

@cowtowncoder cowtowncoder commented Feb 13, 2025

As per #4958, need to both improve existing methods like JsonNode.asInt() and add new variants/overloads. This just for numeric accessors; non-number ones split off to #4991.

…erXML/jackson-databind into tatu/3.0/4958-jsonnode-intvalue-etc
@cowtowncoder cowtowncoder changed the title (WIP) Implement #4958: improve/add scalar accessors to JsonNode [JSTEP-3] (WIP) Implement #4958: improve/add number accessors to JsonNode [JSTEP-3] Mar 2, 2025
@cowtowncoder cowtowncoder changed the title (WIP) Implement #4958: improve/add number accessors to JsonNode [JSTEP-3] Implement #4958: improve/add number accessors to JsonNode [JSTEP-3] Mar 4, 2025
@cowtowncoder cowtowncoder marked this pull request as ready for review March 4, 2025 04:19
@cowtowncoder cowtowncoder added the 3.0 Issue planned for initial 3.0 release label Mar 4, 2025
@cowtowncoder cowtowncoder added this to the 3.0.0-rc1 milestone Mar 4, 2025
@cowtowncoder cowtowncoder merged commit 99d0ab6 into master Mar 4, 2025
6 checks passed
@cowtowncoder cowtowncoder deleted the tatu/3.0/4958-jsonnode-intvalue-etc branch March 4, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 Issue planned for initial 3.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant