|
|
|
|
|
by bootsmann
874 days ago
|
|
This is the kind of thinking that leads to unmaintainable AbstractFactoriesFactory classes.
Sometimes allowing repeat code is good because two functions might drift away from common functionality in the future which would require a major rework of whatever abstraction you put over them to get them under the same roof. |
|