On 15/07/2011, at 2:12 PM, Luke Daley wrote:

> I'm doing a little bit of work on the application plugin for m4.
> 
> Should I change it to use an extension instead of the current convention? 
> This would be a breaking change. i.e.
> 
> applicationName = "app"
> 
> to
> 
> application {
>       name = "app"
> }
> 

It would be nice at some point to have a model that can define multiple java 
applications for a project, similar to how we want to define multiple native 
executables or libraries for a project. And to split out the model from the 
convention, rather than have them bolted together in the application plugin.


--
Adam Murdoch
Gradle Co-founder
http://www.gradle.org
VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting
http://www.gradleware.com

Reply via email to