Standard Java API for JSON
infoq.com
Standard Java API for JSON
1–4 of 4 posts
Re: Standard Java API for JSON
#2I 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
Re: Standard Java API for JSON
#3Is there something wrong with Jackson that necessitated this?
Re: Standard Java API for JSON
#4Is there something wrong with Jackson that necessitated this?
I am a .NET developer, did not know about Jackson, I just saw it and oh man! now I understand you. way way simpler.