Tatu Saloranta

Results 3351 comments of Tatu Saloranta

Ok let's go back to basics here: I want to make sure we understand what the specific problem & intent are. If I understand @cdprete's point -- and apologies for...

> @cowtowncoder would it be possible for you to take this over? Thank you. This is a team effort and whoever has time and interest works on things they want...

> What I meant is to take over the internal communication within the team so that, from my side, I've to discuss only with one person and not to have...

> > Only manually tho, not via git. Code has essentially been forked; added in `jackson-databind` when 3 java8 modules' code was embedded in `ObjectMapper`. > > Indeed. I never...

@cdprete Implemented this for `jackson-databind` 3.1(.0), see: https://github.com/FasterXML/jackson-databind/issues/5519 (PR https://github.com/FasterXML/jackson-databind/pull/5520).

@cdprete No hurry, 3.1.0 not yet out (altho possible to test with 3.1.0-SNAPSHOT)

Due to timing, I don't think this will make it in 2.19 so probably better leave as a Draft. Should only be merged once there's work for actual support on...

Could be re-based against 2.x (for 2.21 or later)

Thank you for your suggestion. We can consider something like this (`getAsArray()` perhaps). But it cannot quite be XML-specific, altho this could be generally useful across data formats.

Created https://github.com/FasterXML/jackson-databind/issues/4868 as follow-up