|
|
|
|
|
by mumblemumble
1952 days ago
|
|
I see that, too. But I don't think it's fair to blame on ORM. I also see it happening in non-ORM code that uses the repository pattern, for example. For example, there's nothing about the code example you give that strictly implies the use of an ORM, just the use of some sort of layered design. |
|