- ドメイン駆動設計は、伝統的ないくつかの考え方を基に、強調する点をずらしている
- 本書は責務行動設計(
responsibility-driven design)の原則に従う所が大きい- オブジェクト指向入門
- 契約による設計
- 実践UML
- 基本原則がモデル駆動設計をどのように支えているかを理解する必要がある
- ナビゲーションマップ
- パターンと、パターンの相互の関係を示している
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <Response> | |
| <Say language="ja-jp">Twilioへようこそ!</Say> | |
| </Response> |