A Grails JSON Builder that doesn’t suck
Thursday, June 19th, 2008Now we’ve been doing some fun Ajax bits with JSON recently in Grails. However it has been very painful using the JSON builder. Initially I didn’t want to use the JSON converter (render x as JSON) as the data is coming from several sources, and there are some domain class properties we don’t want to […]