-
리팩토링 : Change Value to Reference리팩토링 2012. 12. 1. 09:00
조건 :
같은 인스턴스를 많이 가지고 있는데 하나의 객체로 대체하고 싶을 때
적용 :
해당 객체를 참조객체로 변경할 것.
참조 :
http://www.refactoring.com/catalog/changeValueToReference.html
'리팩토링' 카테고리의 다른 글
리팩토링 : Consolidate Conditional Expression (0) 2012.12.03 리팩토링 : Collapse Hierarchy (0) 2012.12.02 리팩토링 : Change Bidirectional Association to Unidirectional (0) 2012.11.30 리팩토링 : Change Unidirectional Association to Bidirectional (0) 2012.11.29 리팩토링 : Change Reference to Value (0) 2012.11.28 댓글