EX1 리팩토링 맛보기 2탄 Replace Magic Number with Symbolic Constant (매직 넘버를 기호 상수로 치환) Rename Method (메서드명 변경) Introduce Explaining Variable (설명용 변수 도입) Split Temporary Variable (임시 변수 분리) Inline Temp (임시 변수 인라인화) Replace Temp with Query (임시 변수를 질의로 치환) Remove Control Flag (제어 플래그 삭제) Decompose Conditional (조건문 분해) Consolidate Duplicate Conditional Fragments (중복된 조건문 조각 모음) Replace Nested Conditional with Guard Clauses.. 2020. 1. 26. 이전 1 다음 728x90