Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

读《领域驱动设计》 #35

Open
vonzhou opened this issue Jul 11, 2022 · 5 comments
Open

读《领域驱动设计》 #35

vonzhou opened this issue Jul 11, 2022 · 5 comments
Labels

Comments

@vonzhou
Copy link
Owner

vonzhou commented Jul 11, 2022

好的模型也是不断迭代出来的
Valuable models do not emerge immediately; they require a deep understanding of the domain. That understanding comes from diving in, implementing an initial design based on a probably naive model, and then transforming it again and again. Each time the team gains insight, the model is transformed to reveal that richer knowledge, and the code is refactored to reflect the deeper model and make its potential available to the application. Then, once in a while, this onion peeling leads to an opportunity to break through to a much deeper model, attended by a rush of profound design changes.

@vonzhou vonzhou added the 读书 label Jul 11, 2022
@vonzhou
Copy link
Owner Author

vonzhou commented Jul 11, 2022

什么是模型?
image
A model is a simplification. It is an interpretation of reality that abstracts the aspects relevant to solving the problem at hand and ignores extraneous detail.

@vonzhou
Copy link
Owner Author

vonzhou commented Jul 11, 2022

面向解决问题的概括抽象呈现
image

@vonzhou
Copy link
Owner Author

vonzhou commented Jul 11, 2022

模型在DDD中的作用
image

@vonzhou
Copy link
Owner Author

vonzhou commented Jul 12, 2022

要言之有模型,对语言的更改迭代,就是对模型的更改迭代
image

@vonzhou
Copy link
Owner Author

vonzhou commented Jul 12, 2022

大声的建模
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant