北京邮电大学学报

  • EI核心期刊

北京邮电大学学报 ›› 1998, Vol. 21 ›› Issue (1): 1-6.

• 学术论文 •    下一篇

一种新的面向对象的软件体系结构*

周莹新,艾波   

  1. 北京邮电大学计算机科学与技术系, 北京 100876
  • 收稿日期:1997-01-08 出版日期:1998-01-10
  • 作者简介:第一作者26岁, 男, 博士生

A New Object Oriented Software Architecture

Zhou Yingxin, Ai Bo   

  1. Department of Computer Science and Technology, Beijing University of Posts andTelecommunications, Beijing 100876
  • Received:1997-01-08 Online:1998-01-10

摘要: 面向对象的软件体系结构本身存在着一些缺点, 最重要的一点是一个对象若要和其它对象交互(通过过程调用)就必须知道那个对象的标识.另外, 面向对象的软件体系结构中存在着副影响问题.为了减少或克服这些缺点, 提出了一种将隐式激发与面向对象结合起来的软件体系结构, 并对两种软件体系结构的连接本质进行了深入的理论分析.在这种混合型的软件体系结构中, 分离的原则起着非常重要的作用.

关键词: 软件设计, 软件开发, 软件体系结构

Abstract: Object orientation software architecture is not sliver bullet and has some disadvantages. The most significant is that if one objectwants to interact with another it must know the identity of that other object.Moreover, object orientation software architecture has some side affects. The well kown implicit invocation mechanism is introduced to object oriented softwarearchitecture in order to minimize the disadvantages. While in the heterogeneoussoftware architecture the principle of separation palys a major part in minimizing the disadvantages.

Key words: software design, software development, software architecture

中图分类号: