On 01/10/2013 09:47 AM, Luke Daley wrote:

- Apart from tests everything is written in Java as I don't know where in production code I'm allowed or even should use Groovy. Some code, the plugin class in particular, would be much simpler if I was allowed to write it in Groovy. I'm happy to rewrite anything you think should be coded in Groovy.

It's fine to use groovy for the plugin and task implementations.

I'm generally opposed to using Groovy for tasks because Groovydoc sucks so much. However, as Adam points out we don't have a hard rule for this.

I'd do as you say; just rewrite the plugin.


Thanks for clarifying this. I actually planned to ask about it as I believe that the task is so simple that it doesn't hurt to leave it in Java. I will rewrite the plugin class only.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to