On 14 March 2014 at 6:38:45 am, Adam Murdoch (adam.murd...@gradleware.com) wrote:
Hey guys, Are there any objections to adding PluginContainer.withId(String id) method? You mean withId(String id, Action action)? Sounds fine to me. +1 Will this be all plugins applied? Or only plugins applied by id? What about plugins applied by class literal that have an id? There’s nothing to say that a class that implements Plugin has an id in our current model.