Skip to content

Change JsonNode, ObjectNode, ArrayNode method return types for improved chaining #14

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

Closed
cowtowncoder opened this issue Oct 2, 2017 · 0 comments

Comments

@cowtowncoder
Copy link
Member

(background: see f.ex.FasterXML/jackson-databind#1781 -- multiple issues filed against jackson 2.x)

Return values for many methods of JsonNode and its sub-classes (esp. ObjectNode) are sub-optimal, but in practice unchangeable due to backwards-binary-compatibility limitations.
Let's fix these for 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant