Is MVC a Design Pattern or Architectural pattern

前端 未结 10 2180
轮回少年
轮回少年 2020-12-12 13:38

According to Sun and Msdn it is a design pattern.

According to Wikipedia it is an architectural pattern

In comparison to design patterns, arch

10条回答
  •  [愿得一人]
    2020-12-12 13:46

    MVC is architecture pattern. Very clearly stated and shown at http://molecularsciences.org/zend/mvc_model_view_controller

提交回复
热议问题