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

Feature/refactor middleware #92

Merged
merged 4 commits into from Dec 24, 2016
Merged

Conversation

bolismauro
Copy link
Contributor

@bolismauro bolismauro commented Dec 24, 2016

Why
Fix #86 and #87

Changes
Middleware are not anymore generic.
People can now write reusable (library) middleware and can leverage protocol adoption to work with the state

Tasks

  • Add relevant tests, if needed
  • Add documentation, if needed
  • Update README, if needed
  • Ensure that all the examples (as well as the demo) work properly

# Conflicts:
#	Katana/Store/Store.swift
#	KatanaTests/Storage/Core/MiddlewareTests.swift
#	KatanaTests/Storage/Core/SideEffectTests.swift
@bolismauro bolismauro merged commit 53eabd3 into develop Dec 24, 2016
@bolismauro bolismauro deleted the feature/refactor-middleware branch December 24, 2016 12:44
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.

None yet

1 participant