Andrius Bentkus

Results 12 comments of Andrius Bentkus

You want to tell me that it splits on 84695 between 8469 and 5 ?

Just to emphasise how much of a problem this is, from eyeballing this profile image it seems like a good 50% is spend in that method, I will try to...

> If you have to work with Java classes, why add the Scala module to the ObjectMapper? Or could you create a separate objectMapper for working with Java classes (one...

It has to work with both, so I am out of luck.

> It is unclear what you mean here. That particular object mapper is used for both, scala and java classes. Splitting is an option, but it is not a codebase...

A config option would be nice to disable expensive reflection for non scala3, but I have a hunch that the test framework (specs2) I am using is doing something fishy.

When will 2.14.0 be released?

I need 2.13 because of https://github.com/FasterXML/jackson-module-scala/issues/514 I guess ill try to somehow look if our builds pass and then just wait it out

Can you link to the release? I can't find it in the mvnrepository

Thanks for clarifying, you guys are fast :)