…and another Grails plugin
I have released version 0.1 of Taxonomy plugin for Grails.
This new plugin lets you add hierarchical categories (taxons) to any domain object in Grails.
Inspired by Graeme’s excellent Taggable plugin, this uses a similar underlying data structure but adds hierarchy and the extra querying methods you need to find any objects that have a given category or any of its sub-categories.
See the docs and examples here and and give it a try.
Related posts: