|
|
|
|
|
by JamesBarney
2563 days ago
|
|
One of the primary issues I run into this is that some parts of the domain logic determine what data you need from the database and this logic can't be easily moved into sql(or however you're specifying what data you need back from the datasource). |
|