- Refactoring/BadSmellsInCode . . . . 2 matches
* ExtractMethod 하는중 parameter를 많이 넘겨야 하거나, 임시변수를 많이 사용하게 되는 경우 - ReplaceTempWithQuery, IntroduceParameterObject, PreserveWholeObject, ReplaceMethodWithMethodObject
ExtractMethod, ReplaceTempWithQuery, ReplaceMethodWithMethodObject, DecomposeConditional
- Refactoring/ComposingMethods . . . . 1 match
http://zeropage.org/~reset/zb/data/ReplaceMethodWithMethodObject.gif
Found 2 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.