Although I still hope to formalize the process a bit (to something like
JSTEP [Jackson STrategic Enhancement Prposal] or such), I also want to get
early feedback on some ideas, so here goes.
I wrote this wiki page:

https://github.com/FasterXML/jackson-future-ideas/wiki/Jackson3-Changes---JsonNode

to collect my thinking of a set of changes that I think would significantly
improve ergonomics of the tree model.
I would appreciate feedback on ideas contained, for things like naming,
interfaces to implement, suggestions.

Some of the changes could be implemented in 2.10 (in fact, a few already
are), but a big chunk will need to wait for 3.0 due to requiring either
Java 8 as baseline (for Optional) or backwards incompatible change (to
throw unchecked exceptions introduced as replacements to current ones).

-+ Tatu +-

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to