Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Refactor event handling #88

Closed
johanjanssens opened this issue May 16, 2016 · 0 comments · Fixed by #89
Closed

Refactor event handling #88

johanjanssens opened this issue May 16, 2016 · 0 comments · Fixed by #89
Labels
Milestone

Comments

@johanjanssens
Copy link
Member

  • Remove onException event. Register the 'fail' dispatcher method directly with the exception handler.
  • Add a eventable behavior to emit events
@johanjanssens johanjanssens added this to the 3.0.0-beta.2 milestone May 16, 2016
johanjanssens added a commit that referenced this issue May 16, 2016
- Remove EventPublisherException
- Remove EventException
- Change dispatcher to register 'fail' directly with the exception handler as a callback
johanjanssens added a commit that referenced this issue May 16, 2016
- Move CommandHandlerEvent implementation into BehaviorEventable
- Make events immutable by default
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant