DomainLink tag for Grails

Jul/09
28
0

One of the first things I noticed when generating the views from my domain classes was the code to link to an object in list.gsp.

Wouldn’t it be nice to just ‘mention’ an object using a tag that would render itself including a link to it’s controller?