首页 > 移动平台 > 详细

Software Engineering——A PRACTITIONER'S APPROACH (english edition · eighth edition)

时间:2017-05-12 11:28:19      阅读:545      评论:0      收藏:0      [点我收藏+]

ARCHITETUAL DESIGN

Record at P261

Choosing the right architecture style can be tricky. Bushman suggests two complementary concepts that can provide some guidance. 

Problem frames(wikipedia linked)  describe characteristics of recurring problems, without being distracted by references to details of domain knowledge or programming solution implementations.

Supplement

The first problem frames identified by Jackson included:

  1. required behavior
  2. commanded behavior
  3. information display
  4. simple workpieces
  5. transformation

The intuitive idea behind this problem frame is:

  • There is some part of the physical world whose behavior is to be controlled so that it satisfies certain conditions. The problem is to build a machine that will impose that control.
技术分享
 
 

Domain-driven design suggests that the software design should reflect the domain and the domain logic of the business problem you want to solve with your application.

 

Software Engineering——A PRACTITIONER'S APPROACH (english edition · eighth edition)

原文:http://www.cnblogs.com/yanyue/p/6844525.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!