这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@JooHyukKim
Copy link
Member

resolves #2145

@cowtowncoder
Copy link
Member

Looks good, just want to ensure we use the best name (see note on #2145).

Would be good to perhaps spot check behavior for some other types (TextNode, NumberNode impls?) -- can modify assertNodeNumbers() in NodeTestBase (called by NumberNodesTest to cover number nodes I think.

@JooHyukKim
Copy link
Member Author

Would be good to perhaps spot check behavior for some other types (TextNode, NumberNode impls?) -- can modify assertNodeNumbers() in NodeTestBase (called by NumberNodesTest to cover number nodes I think.

Will do!

@cowtowncoder cowtowncoder added this to the 2.19.0 milestone Dec 30, 2024
@cowtowncoder cowtowncoder merged commit 9e63036 into FasterXML:2.19 Dec 30, 2024
6 checks passed
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.

Add JsonNode.optional(String name) and JsonNode.optional(int index) to be able to get an Optional JsonNode

2 participants