Grails

Rich Domain Model in Grails

I have been working on grails for quite some time now. As a beginner, I had doubts about where to place the business logic in grails. Seeing the CRUD, one can easily be misled into putting most of the code in the actions, but as the code base goes bigger, it becomes difficult to manage those actions. Coming from the java background, with...

by Imran Mir
Tag: grails design pattern
14-Oct-2010