|
|
|
|
|
by runeks
2464 days ago
|
|
> There is a big difference between just writing helper functions to construct SQL and convert data types, and OO-style magical auto-persisted objects. The latter is what I don't like about ORMs but the former is fine. I feel that this is an important distinction to make. What's the big difference? Why do you like the former but not the latter? What are the characteristics of the former that makes it distinct from the latter? |
|