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

Implemented Interop Config Library #77

Merged
merged 3 commits into from Oct 18, 2015
Merged

Conversation

sandrokeil
Copy link
Member

Interop-Config library reduces the boilerplate code of the factories.

@@ -26,7 +26,8 @@
"beberlei/assert": "^2.0",
"prooph/common" : "^3.3",
"react/promise" : "^2.2",
"container-interop/container-interop" : "^1.1"
"container-interop/container-interop" : "^1.1",
"sandrokeil/interop-config": "^0.3"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you move container-interop and config-interop to require-dev and suggest, please? the enduser is not forced to use these factories.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prolic Done

@prolic
Copy link
Member

prolic commented Oct 18, 2015

I really like the new interop-config interface-names!!! 👍

prolic added a commit that referenced this pull request Oct 18, 2015
Implemented Interop Config Library
@prolic prolic merged commit a1b5f0b into prooph:develop Oct 18, 2015
@codeliner codeliner added this to the 4.6 Release milestone Oct 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants