DDD를 잘하기 위한 요구사항이란다.
==
http://www.infoq.com/articles/ddd-in-practice
Let's look at some of the other factors that are required for implementing a domain model.
- The team should have regular access to business domain subject matter experts.
- IT team (modelers, architects, and developers) should possess good modeling and design skills.
- Analysts should have good business process modeling skills.
- Architects and developers should have strong Object Oriented Design (OOD) and Programming (OOP) experience.
==
이정도 전문성이 있는 사람들이 모여 있다면 DDD가 아니더라도 프로젝트가 잘되지 않을까?
'아키텍쳐 > Domain Driven Design' 카테고리의 다른 글
Domain Driven Design - Modeling (3) | 2009.07.07 |
---|---|
Domain Driven Design이 잘 정의된 문서 (0) | 2009.07.07 |
비지니스 도메인에 대한 공유 문제? (0) | 2009.07.06 |
DDD (Domain Driven Design) - Context Continuous Integration (3) | 2009.07.04 |