摘要: In software engineering, Separation of Concerns refers to the establishment of logical boundaries to define and delineate purpose. This improves the ability to manage and maintain systems by providing order and elegance to the form and function of system design. The goal of this article is to promote the understanding of Separation of Concerns and to establish a set of foundational concepts useful to developers and architects toward its application. 阅读全文
posted @ 2008-09-24 13:05 周银辉 阅读(4319) 评论(4) 推荐(0)
摘要: 一篇不错的MVP模式文章,值得推荐 阅读全文
posted @ 2008-09-24 12:20 周银辉 阅读(1888) 评论(1) 推荐(0)