Skip to content

Allow for-each loop for ObjectNodes #33

@cowtowncoder

Description

@cowtowncoder

(note: PR exists -- FasterXML/jackson-databind#1590 -- but probably needs some changes)

So: 2.x API exposes Iterator approach, but that is bit clumsy. API should either be changed (which would be sub-optimal since this does not have to break), or augmented (probably preferable) to allow use of Iterable instead, both for field names and entries.

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