|
|
|
|
|
by atoav
2555 days ago
|
|
I tend to disagree — although I thought the same one or two years ago. Data oriented design doesn’t automatically mean you have to sacrifice useful abstractions on the altar of performance. You’ll have to find different abstractions and ways of composing them together to get a maintainable, flexible result. In fact I find good data driven designs easier to maintain than good OOP ones.. |
|