+1 to everything. With regards to an enum for status, wouldn't it be better to use a class so that consumers could subclass it and add their own states if needed?
Thanks, -Elijah On Sat, Jun 22, 2013 at 4:30 AM, Benedikt Ritter <benerit...@gmail.com>wrote: > > Am 22.06.2013 um 12:57 schrieb Simone Tripodi <simonetrip...@apache.org>: > > > Hi Jonas, > > > >> > >> I will provide a patch for > >> CHAIN-98<https://issues.apache.org/jira/browse/CHAIN-98>tomorow. The > >> patch will only cover the refactoring of CONTINUE and > >> COMPLETED processing results. > >> > > > > nice to read that, looking forward to the patch! :) > > > >> But, I do not understand how exceptions should be handled in this > context. > >> A exception listener filters the exceptions and returns ABORTED if > >> appropriate? > > > > let's postpone it and keep CONTINUE and COMPLETED only ATM - Benedikt > > is working on an exception listener, let's see how it evolves and > > let's evaluate later if/how ABORTED will be introduced. > > Yeah, well I'm not really working on it. But I'll do as soon as I got the > time :) > > Benedikt > > > > > Thanks in advance, all the best! > > -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 > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- -Elijah