Attila Bertók

77%
Flag icon
Extract and Override Call is a very useful refactoring; I use it very often. It is an ideal way to break dependencies on global variables and static methods. In general, I tend to use it unless there are many different calls against the same global.
Working Effectively with Legacy Code
Rate this book
Clear rating
Open Preview