Timeline for Repository pattern with service layer - too much separation?
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 29, 2019 at 22:10 | comment | added | Eugene | How the hell could the service be specific to the persistence store? That abstraction is exatctly what the repository should provide. If your repo exposes execute(sql), then you are doing it wrong. | |
| Aug 28, 2015 at 13:51 | history | answered | Kevin Wittek | CC BY-SA 3.0 |