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

Naming inconsistency #7

Closed
lkostrowski opened this issue Jul 3, 2019 · 0 comments
Closed

Naming inconsistency #7

lkostrowski opened this issue Jul 3, 2019 · 0 comments

Comments

@lkostrowski
Copy link

CQRS exposes 3 decorators and 3 interfaces. All of them are singular form, except one:

CommandHandler
ICommandHandler

QueryHandler
IQueryHandler

EventsHandler
IEventHandler

I think it should be EventHandler

Maybe you can change this during next breaking change release

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

No branches or pull requests

1 participant