Converting Groovy Objects to JSON using Grails
Disclaimer: this might not be the best way to do it. I’m open for improvements, but it’s a way I’m using now, and it works pretty nice! Currenly, I’m creating an application which does some JSON communication. Since Grails already has nice support for JSON, I wanted to reuse their libraries, but, at the moment, [...]
Read Full Post | Make a Comment ( 4 so far )

