Message handlers and error handling
Cantor, Scott
cantor.2 at osu.edu
Tue Apr 15 11:46:02 EDT 2014
On 4/15/14, 11:41 AM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>As you originally suggested, injecting the Event ID as a property of a
>handler is fine with me.
I can live with it (and it's certainly less work), but I suspect we'll run
into cases where handlers throw exceptions in cases that mean different
things to the overall flow. But I haven't looked (and certainly handlers
are meant to be discrete to the point of not doing this).
The other problem is that the handler chains wrap the handlers and would
hide the individual events too.
-- Scott
More information about the dev
mailing list