Skip to content

Command Bus #138

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

Merged
merged 3 commits into from
Feb 12, 2015
Merged

Command Bus #138

merged 3 commits into from
Feb 12, 2015

Conversation

letr0n
Copy link
Contributor

@letr0n letr0n commented Feb 9, 2015

CQRS has become popular pattern where I work.

We have created a Command Bus for Mako and I thought that it would be nice if it was a part of the core.

I also included a CommandBusService for people who like to take advantage of the ContainerAwareTrait.

@volter9
Copy link
Contributor

volter9 commented Feb 9, 2015

I like it! 😄 👍

@telephone
Copy link

👍, but I'm still on the fence whether this should be in framework, or in a package.

@freost
Copy link
Member

freost commented Feb 11, 2015

Cool 👍

I have nothing against having this in the framework core but I'll probably do a couple of changes to the application directory structure since some people could get confused when we have two different things called commands.

freost added a commit that referenced this pull request Feb 12, 2015
@freost freost merged commit 16a7298 into mako-framework:master Feb 12, 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.

4 participants