Is 'Class' against the rule of 'separation of concern'?

前端 未结 0 1936
刺人心
刺人心 2021-01-06 15:57

For a \'class\' in modern programming languages, e.g. Java/C#/C++/Python..., it contains both data and logic in one place. However, according to \'separation of concern\', i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题