Divergent Change

This smell refers to making unrelated changes in the same location. If you're doing this, you're almost certainly violating the principles of one key abstraction and separation of concerns, and you should refactor your code. A common refactoring technique for fixing this is Extract Class.


EditText of this page (last edited October 21, 2008) or FindPage with title or text search