Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EventObserver #36

Merged
merged 13 commits into from
Dec 27, 2022
Merged

Add EventObserver #36

merged 13 commits into from
Dec 27, 2022

Conversation

SamWarden
Copy link
Owner

  • Add Event entity
  • Refactor handlers: add HandlerTypes for specific handlers
  • Add EventHandler
  • Refactor exceptions: add typehints
  • Refactor dispatchers: add typehints
  • Add EventObserver interface
  • Refactor base middleware: add wrap_middleware function
  • Add EventMediator interface
  • Refactor dispatchers implementations: improve typehints
  • Add EventObserver implementation
  • Add di_state passing to values of di_builder in DiMiddleware
  • Add events to LoggingMiddleware
  • Add the EventObserver to the Mediator implementation

@SamWarden SamWarden added the enhancement New feature or request label Dec 27, 2022
@SamWarden SamWarden merged commit 75233ae into dev Dec 27, 2022
@SamWarden SamWarden deleted the feature/events_observer branch December 27, 2022 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant