Commit 7ce045d
committed
Don't use ports and adapters for ImportGraph
It's never brought any value to have an abstraction for the
ImportGraph. So this removes the abstract class and then moves the
concretion to the application layer.1 parent 8ddc6fb commit 7ce045d
18 files changed
Lines changed: 531 additions & 350 deletions
File tree
- src/grimp
- adaptors
- application
- ports
- tests
- benchmarking
- unit
- application/graph
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
This file was deleted.
0 commit comments