Last updated by admin 4 years ago
???????????{excerpt:hidden=true}The Plug-in Developers Guide{excerpt}
???????Grails???????????????????????????Ver0.4??Grails?????????????????????????????????????????????????????????????? ?????????????????????????????:{excerpt:hidden=true} This page forms a guide to developers wishing to develop plugins for Grails. Since 0.4, Grails provides a number of extension points that allow you to extend anything from the command line interface to the runtime configuration engine. The following sections detail how to go about it:{excerpt}- ?????????????????? ^Creating, Distributing and Installing Plugins^
- ?????????? ^Understanding a Plugin's structure^
- ??????(??????????????)??? (+) ^Adding Basic artifacts (Controllers, Scripts etc.)^
- ??????????? ^Hooking into Runtime Configuration^
- ???????????????? ^Adding Dynamic Methods at runtime^
- ??????????????? ^Participating in Auto Reload Events^
- ???????????????? ^Understanding Plugin Dependencies and Load order^
- ??????????(?)



