개발방법론/모델링/Refactoring
Change Reference to Value
아름프로
2003. 7. 29. 01:58
Change Reference to Value
You have a reference object that is small, immutable, and awkward to manage.
Turn it into a value object.

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