DDD之战略设计-限界上下文划分(5)

一、序言

        上一篇文章我们在问题空间进行了子域的划分,接下来我们会在解决方案空间对业务进行划分,方便模型的设计和分工协作,这里重点说下为什么会方便模型的设计?主要是因为同一个概念在不同的环境、不同的对象前面其实是会表现出来不同的含义的,所以为了减少含义的不一致性和模型的准确性,所以需要划分为不同的限界上下文。

        “First, a Bounded Context is a semantic contextual boundary. This
means that within the boundary each component of the softyvare
model has a specific meaning and does specific things. The
components inside a Bounded Context are context specific and

semantically motivateed”
                                                       –VaughnVernon《领域驱动设计精粹》
        限界上下文是一

© 版权声明
THE END
如果内容对您有所帮助,就支持一下吧!
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容