How to overcome the anti-pattern “Big Ball of Mud”?
问题 What causes a computer program to turn into a Big Ball of Mud? Is it possible to recover from this anti-pattern? Are there proven refactoring methods that can be applied? 回答1: A Big Ball Of Mud normally occurs because of one of the following: Change of Requirement s - You architect a solution with one set of requirements, which over time change and now, you are probably catering to a different audience who wants to use the same product with slightly different requirements. You bake those