Apr 1, 2022
Thanks for stopping by!
I am not sure that we can transplant assumptions from one codebase to another.
Yes, both codes share some roots. But Steven's codes seems to be much closer to the original architecture as a true OO architecture, while Khipu isnt really OO anymore (I call it: DDP — Declarative Domain Paradigm)
If you ask me about Khipu: yes, you can omit the interactor for simple cases. in fact, you will find several Khipu-based projects in my gitlab, where I dont use interactors.