TomB
July 14, 2015, 5:35pm
357
So you’ll agree that these posts:
Soc (Separation of Concerns) and SRP (Single Responsibility Principle) mean exactly the same thing.
What a useless definition! Every programmer I know considers a “separate concern” and a “single responsibility” to mean exactly the same thing. How are they different?
[quote=“s_molinari, post:399, topic:114913”]
your monster class breaks both definitions. Your own description of what it does points this out.
If you read Robert C. Martin’s article at http://blog.8thlight.com/uncle-bob/2014/05/01/Design-Damage.html you will see the following:
My framework implements the 3 Tier Architecture…
http://www.sitepoint.com/community/t/would-you-agree-this-is-the-definition-of-a-php-framework/191138/156?u=tomb
Are utter nonsense?
Is SRP “EXACTLY THE SAME THING” as SoC or not?
And the follow statements by your logic are also true: All programming languages are the same because they are the same concept, all cars are the same because they’re the same concept, all computers are the same because they are the same concept.