FasterXML / FasterXML/jackson3-dev

Allow for-each loop for `ObjectNode`s

Aperta
#33 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement functionality-change
Lingua principale
Nessun dato sulla lingua
Stelle
6
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.