Stefan Bodewig wrote: > * tasks provide some way to identify their attributes from the > outside.
+1 > * tasks should have access to its own XML representation. +1 if its limited to particular task types, -0 otherwise. > * Task level if and unless attributes. +0 > * Allow tasks to find out, whether another task has completed successfully. -1 Feels a little too much like flow control for me. > * provide failonerror like functionality to all tasks. (Provide this > as an aspect?? much like logging aspect or classloader aspect). +1 to doing this as an aspect Glenn
