single responsibility principle
computer-programming principle that states that every class in a computer program should have responsibility over a single part of that program's functionality, which it should encapsulate
--Agreed Upon Solutions

The discussion does not exist would you like to add the first comment?

anonymous