> I'm not sure if we need ABORTED. What is the difference between COMPLETE
> and ABORTED from the PoV of the Chain? Chain defines an algorithm for
> processing and I currently don't see how ABORTED fits in there.
>

OTOH I see some potential here:

 * COMPLETE: all chain commands have completed their execution;

 * ABORTED: the process got interrupted in a step of the chain because
of an error/exception

Exceptions can be handled in the way you proposed some emails ago via
an exception listener.

Sounds like you have a lot of meat to put on the grill, looking
forward to see patches/commits about it!!! :)

-Simo

http://people.apache.org/~simonetripodi/
http://twitter.com/simonetripodi

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to