Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Feature/middleware split #23

Merged
merged 25 commits into from
May 10, 2016

Conversation

dropdevcoding
Copy link
Contributor

  • Splitted "monolithic" middlewares into smaller parts
  • Abstracted resolvers for resolving actions and responders
  • added hooks to enable middlewares in between the middlewares needed for ADR
  • added unit tests

…ch concern

optimized architecture for middlewaresplit
enhanced webapplication for "microframework" quickstart usage
implemented tests
temporary usage of pathfinder/dev-master until a new release is created
…functionality of the basic middlewares such as routing, action and responder
…functionality of the basic middlewares such as routing, action and responder
removed webapplication, will be reintegrated in a separate project
removed obsolete twig dependency
…since it should only define the ADR paradigm and its flow
Corrected markdown for domain payload section
… type is returned

adapted unittests of middlewares accordingly
fixed coding style
removed factory method since it does nothing different than the constructor
fixed some bugs which occured during test implementation
@dropdevcoding dropdevcoding merged commit 018f4e9 into bitExpert:master May 10, 2016
@dropdevcoding dropdevcoding added this to the 0.4.0 milestone May 13, 2016
This was referenced May 13, 2016
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants