개발방법론/모델링/Refactoring

Replace Type Code with Subclasses

아름프로 2003. 8. 3. 12:41

Replace Type Code with Subclasses


You have an immutable type code that affects the behavior of a class.

Replace the type code with subclasses.




For more information see page 223 of Refactoring




***** 아름다운프로님에 의해서 게시물 복사 + 카테고리변경되었습니다 (2003-12-18 17:27)