Skip to content

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

@cowtowncoder

Description

@cowtowncoder

(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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions