* tasks provide some way to identify their attributes from the outside. * tasks should have access to its own XML representation.
/Task Object Model instead of XML representation/ * Task level if and unless attributes. * Allow tasks to find out, whether another task has completed successfully. * provide failonerror like functionality to all tasks. (Provide this as an aspect?? much like logging aspect or classloader aspect).
