0
kicks
Function-centric to data-centric to Model-centric
I recently picked up a 17 year old text talking about OO programming and it got me thinking about where we are going with application building.
17 years ago coding was too function-centric but it should have been more data-centric. Now that OO is fairly mainstream coding is too data-centric, and the claim is that we need to be more model-centric.
Where are we going from here?