On Sep 22, 2008, at 10:33 AM, Adam Murdoch wrote:
Adam Murdoch wrote:Hi, ie now we can do createTask(name) { build.taskExecutionGraph.hasTask(n) }Is there a better name for the 'taskExecutionGraph' property? Maybe just something shorter like 'taskGraph'?
Good point. I think taskGraph is better. We have only one task graph in the domain, which is the task execution graph. The datastructure for keeping all available tasks is a tree.
- Hans -- Hans Dockter Gradle Project lead http://www.gradle.org --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
