On Wed, 20 Feb 2013, Jesse Glick wrote:

> On 02/20/2013 06:33 AM, R. Tyler Croy wrote:
> >I'm wondering if support for actually writing plugins fully in Groovy was 
> >ever built?
> 
> AFAIK you can just create src/main/groovy/**/*.groovy and start coding.
> 
> The one problem I know of is that Groovy does not implement JSR 269
> [1] so indexed annotations (especially @Extension) will be ignored.
> The workaround would be to use src/main/java/**/*.java to write
> ?entry points? but implement all the real logic in Groovy files.
> 
> Stapler views may be written in Groovy (src/main/resources/**/*.groovy rather 
> than src/main/resources/**/*.jelly).


You don't happen to know of any plugins to emulate or mimic, which are already
full-on Groovy?


- R. Tyler Croy
--------------------------------------
    Code: https://github.com/rtyler
 Chatter: https://twitter.com/agentdero

Attachment: signature.asc
Description: Digital signature

Reply via email to