-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove ApplicationLifeCycle library #35
The ApplicationLifeCycle was another way to handle cross-cutting concerns like validation and transactions. To maintain only one application style, we want to drop this package in favor of the mediator library.
- Loading branch information
Showing
7 changed files
with
0 additions
and
418 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
89 changes: 0 additions & 89 deletions
89
src/Common/Port/Adapter/Application/DoctrineReconnectApplicationLifeCycle.php
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
src/Common/Port/Adapter/Application/DoctrineTransactionalApplicationLifeCycle.php
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
tests/unit/Common/Application/InvokeApplicationLifeCycleTest.php
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.