percyfal / ratatosk

Apache License 2.0
17 stars 6 forks source link

Try: modify repr(Task) for better visualization in graphs via a #2

Closed percyfal closed 11 years ago

percyfal commented 11 years ago

command line option. Currently the graphs include all options, making it difficult to read. UPDATE: breaking the representation of Task (equivalent to Task.task_id) breaks the dependency resolution. This needs a fix in the code that generates the graphs.