Github user gemmellr commented on the pull request:
https://github.com/apache/qpid-proton/pull/48#issuecomment-128714379
Hi Bozo, sorry for the delay getting back to you, I was a bit
tunnel-visioned trying (and failing :/) to get 0.10 out the door this week.
I like the recent change giving the handler a method to handle events. I'm
not sure it really reduces (so much as perhaps moves) the casting much, but it
at least gives the Handler interface something to do other than onUnhandled and
also gives the Handler the decision over how to handle an Event rather than the
other way around, which seems nicer.
It would still be good for some other folks who actually wrote the
event/reactor stuff to take a look (like @rhs and @prestona, <poke>) but master
is open for 0.11 at this point....
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---