On Fri, 2010-04-23 at 09:40 -0400, Philip Crotwell wrote:

> Perhaps a related thought, at one point in the pre0.9 timeframe, you
> could do something like this:
> 
> apply url: 'http://github.com/hansd/huglins/raw/master/fatjar.gradle'

Hi Philip,

I do like the "apply url:" feature as a general extension mechanism, but
I would still prefer to be able to apply plugins by simple name without
having to know any URL where it is located.  I think it would be much
easier to tell people to apply(plugin: 'android') as opposed to having
to specify URLs that change over time.  I would like to be able to say:

apply plugin: 'android'

once and for all and know that it will always work.

-- 
Jason Voegele
Real programmers don't draw flowcharts.  Flowcharts are, after all, the
illiterate's form of documentation.  Cavemen drew flowcharts; look how
much good it did them.


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

    http://xircles.codehaus.org/manage_email


Reply via email to