Commit a279485
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 a279485
17 files changed
Lines changed: 178 additions & 320 deletions
File tree
- src/grimp
- adaptors
- application
- 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