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

Reorienting ShortBus to mediation semantics #22

Closed
wants to merge 5 commits into from

Conversation

mhinze
Copy link
Owner

@mhinze mhinze commented Jan 16, 2014

rather than command/query semantics

  • Included notification which could be used for commands or events
  • Renamed IQueryHandler and ICommandHandler to IRequestHandler which could
    be used for queries or commands
  • Documentation needs to happen before this can merge

rather than command/query semantics

- Included notification which could be used for commands or events
- Renamed IQueryHandler and ICommandHandler to IRequestHandler which could
  be used for queries or commands
- Documentation needs to happen before this can merge
@mhinze
Copy link
Owner Author

mhinze commented Jan 16, 2014

#19

@mhinze
Copy link
Owner Author

mhinze commented Jan 16, 2014

#21

@patroza
Copy link

patroza commented Mar 29, 2014

Pretty nice but forces the use of the Response object, I've made a what I feel is a cleaner approach in #27

@mhinze mhinze closed this Dec 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants