[GRADLE-316] Provide a consistent mechanism to add properties and methods to Project, Task and Settings objects Created: 05/Dec/08  Updated: 04/Jan/13  Resolved: 23/May/09

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 0.7

Type: Improvement
Reporter: Adam Murdoch Assignee: Adam Murdoch
Resolution: Fixed Votes: 0


 Description   
  • Project has additional properties, and a convention object
  • Task has additional properties
  • Settings has read-only additional properties
  • Project uses setProperty(), Task uses defineProperty()


 Comments   
Comment by Adam Murdoch [ 23/May/09 ]
  • Task and Project now use the same set of methods to define properties and methods
  • Task supports a convention object
  • Didn't bother with Settings, on the assumption it will disappear.
Generated at Wed Jun 30 11:27:03 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.