Skip to content

Commit

Permalink
Chapter 3 - Model
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadKarimi committed Apr 13, 2024
1 parent dc33d4f commit 00727c4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"type": "markdown",
"state": {
"file": "content/part 1 - Strategic Design/chapter 3/Inconsistent Models/Inconsistent Models.md",
"mode": "source",
"source": false
"mode": "preview",
"source": true
}
}
}
Expand Down Expand Up @@ -148,10 +148,11 @@
},
"active": "2ccb43511fc75ac7",
"lastOpenFiles": [
"content/part 1 - Strategic Design/chapter 2/_index.md",
"content/part 1 - Strategic Design/chapter 3/Inconsistent Models/Inconsistent Models.md",
"COUNTRIBUTING.md",
"content/_index.md",
"content/sponsors.md",
"content/part 1 - Strategic Design/chapter 3/Inconsistent Models/Inconsistent Models.md",
"content/part 1 - Strategic Design/chapter 3/Inconsistent Models/3-2.png",
"README.md",
"content/part 1 - Strategic Design/chapter 3/Inconsistent Models/3-1.png",
Expand All @@ -169,7 +170,6 @@
"content/part 1 - Strategic Design/chapter 2/2.3 Communication/Communication.md",
"content/part 1 - Strategic Design/chapter 2/2.2 Knowledge Discovery/Knowledge Discovery.md",
"content/part 1 - Strategic Design/chapter 2/2.1 Business Problem/Business Problems.md",
"content/part 1 - Strategic Design/chapter 2/_index.md",
"content/part 1 - Strategic Design/chapter 1/1.5 Domain Analysis Examples/1. Domain Analysis Examples.md",
"content/part 1 - Strategic Design/chapter 1/1.4 Comparing Subdomains/1.4 Comparing Subdomains.md",
"content/part 1 - Strategic Design/chapter 1/1.3 What is a Subdomain/1.3.3 Supporting Subdomains/1.3.3 Supporting Subdomain.md",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: "مدل های ناسازگار"
weight: 3000
type: docs
bookCollapseSection: true
---

اجازه بدید به مثال کمپانی که قصد فروش محصولات خود را دارد برگردیم. دپارتمان مارکتینگ در این کمپانی در تلاشه که با استفاده از تبلیغات آنلاین بتونه لید تولید کنه. و دپارتمان فروش مسئول اینست که مشتریانی که پتانسیل خرید را دارند را متقاعد کند که محصولات یا خدمات شرکت را خریداری کنند، این زنجیره در شکل زیر نشان داده شده است.

![[3-1.png]]
Expand Down Expand Up @@ -33,4 +40,5 @@
دوم اینکه، پیاده‌سازی مدل با زبان فراگیر هماهنگ نخواهد بود. هیچکس در گفتگوها از پیشوندها استفاده نخواهد کرد.

خوب برای حل چنین مشکلاتی بیاید به الگوهای طراحی مبتنی بر دامنه برگردیم و از اون کمک بگیریم:

**bounded context pattern**

0 comments on commit 00727c4

Please sign in to comment.