Re: [LANG] JSON Style ToStringBuilder for maps

2020-05-28 Thread Swaraj Pal
Hello everyone, Can i please have your novel views on the following issue, if its worth doing :) ? Best regards,SP. On Tue, May 26, 2020 at 11:20 AM, Swaraj Pal wrote: Hello all, This is my first time posting to the commons mailing list. I have noticed the JSON is not printed correctly as

[LANG] JSON Style ToStringBuilder for maps

2020-05-25 Thread Swaraj Pal
Hello all, This is my first time posting to the commons mailing list. I have noticed the JSON is not printed correctly as it should for Map types using ToStringBuilder.reflectionToString It is printed as {"education":{graduation=B.S., primary=school},"name":"como"} instead of {"education":{"gra