Grails Roadmap
Grails 1.3
Theme
The theme for this release is updated Grails to the latest Groovy 1.7 features and support for Maven repositories and declarative plugin dependencies
Features
- Groovy 1.7 support
- Standalone Groovy Server Pages (GSP)
- Deployment and resolution of plugins from Maven repositories
Target Date - see
JIRA Roadmap for latest date info.
Grails 2.0
Theme
Take modular development with plugins to the next level by allowing modular deployment with OSGi
Features
- Ability to package plugins as OSGi bundles
- Ability for plugins to declartively declare dependencies
- Generic security abstraction supported and implemented by different plugins
- Ability to override sensible defaults for constraints, cache strategy etc.
Target Date - TBC