Hi,

I think there are some inconsistencies in how properties and methods are inherited by a project. A project inherits the convention and additional properties of its parent, but inherits all the methods of its parent, regardless of where they come from. For example, for a task 'taskA', the 'taskA' property is not inherited, but the task configuration method taskA(closure) is.

I think we should change this so that a project inherits the convention and script methods from its parent, but no other methods.


Adam


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

   http://xircles.codehaus.org/manage_email


Reply via email to