Details
Description
It would be nice to have simple API to register Grails injections into existing Groovy CompilationUnit without rewriting Grails compilerlogic (as now done in JetGroovy plugin for DefaultGrailsDomainClassInjector). Same thing about dynamic GORM methods.
In other words, we want to compile our .groovy files from Grails application by existing compiler but with same effect as it would be done using grails script.
Hi llya, that is definitely something we would like to do, but we were really hoping we could work together with you guys on such an API. We don't exactly know what you need so if you tell us what this API should look like (a java api, xml-rpc etc?) and what your expectations for the interface are we can do it
Cheers!