Skip to content

Commit

Permalink
Remove ApplicationLifeCycle library #35
Browse files Browse the repository at this point in the history
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
marein committed Sep 18, 2019
1 parent 51b0676 commit 315e3b9
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 418 deletions.
19 changes: 0 additions & 19 deletions src/Common/Application/ApplicationLifeCycle.php

This file was deleted.

15 changes: 0 additions & 15 deletions src/Common/Application/InvokeApplicationLifeCycle.php

This file was deleted.

79 changes: 0 additions & 79 deletions src/Common/Application/RetryApplicationLifeCycle.php

This file was deleted.

This file was deleted.

This file was deleted.

26 changes: 0 additions & 26 deletions tests/unit/Common/Application/InvokeApplicationLifeCycleTest.php

This file was deleted.

Loading

0 comments on commit 315e3b9

Please sign in to comment.