I hate when this sort of stuff happens in the Java world, gives me the feeling of almost "manually" parsing it, the impl could be better, if take as an example other impl as Json.net for .NET
Is there something wrong with Jackson that necessitated this?
I hate when this sort of stuff happens in the Java world, gives me the feeling of almost "manually" parsing it, the impl could be better, if take as an example other impl as Json.net for .NET