FasterXML / FasterXML/jackson3-dev

Allow for-each loop for `ObjectNode`s

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
enhancement functionality-change
Dominant language
No language data
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

(note: PR exists -- https://github.com/FasterXML/jackson-databind/pull/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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.