- Internal Core plugin: this type is part of the Grails core build. Loaded statically at startup by CorePluginFinder
- External Core plugin: maintained as part of the Grails distribution but installed using scripts and opt-in. See Grails plugins for list.
- Supported plugins: Superset of the external core plugins that is maintained by SpringSource.
- Central repository plugins: grab-bag of plugins that are maintained according to a loose set of conventions and accessed via a list at Grails.org
- User repository plugins: plugins that are accessed via a user repository specified in BuildConfig.
- Local plugins: plugins that are accessed using "grails.plugin.location"
Sunday, December 6, 2009
Types of Plugins based on level of integration in Grails
Some quick notes on distinctions between Grails plugins. One useful cut is by how integrated the plugin is into Grails. There are the following levels of integration that I see from most to least integrated:
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment