Posted by on Dec 30, 2011 in Programming | 0 comments

I’ve been fighting with Grails 2.0 over the holidays in order to put together a plan to migrate at least one of our Grails systems from 1.3.7 to 2.0. I’ve made some headway in sorting out some of the expected problems like controller methods now being publicly callable as well as labelling some classes that should have been abstract but couldn’t be because Grails wasn’t able to work with them in earlier versions.

twitterlinkedin Read More