首页    期刊浏览 2024年12月01日 星期日
登录注册

文章基本信息

  • 标题:Aspect Oriented Software Development vs. other Techniques (Structured Approach and Object Oriented Approach)
  • 本地全文:下载
  • 作者:Ahmed A. Mohamed ; Abd El Fatah .A. Hegazy ; Ahmed R.Dawood
  • 期刊名称:Computer and Information Science
  • 印刷版ISSN:1913-8989
  • 电子版ISSN:1913-8997
  • 出版年度:2010
  • 卷号:3
  • 期号:3
  • 页码:256
  • DOI:10.5539/cis.v3n3p256
  • 出版社:Canadian Center of Science and Education
  • 摘要:

    Aspects are a natural evolution of the object-oriented paradigm. They provide a solution to some difficulties you may have encountered with modularizing your object-oriented code: sometimes functionality just doesn't fit! You've probably found yourself repeating the same lines of code in lots of different object-oriented classes because those classes each need that functionality, and so you can't easily wrap it up in a single place. Good examples of this kind of code are audit trails, transaction handling, concurrency management, and so on. You can now modularize such code with aspects. Aspect-Oriented Software Development (AOSD). Provides unique and advanced program structuring and modularization techniques. The implementation of software applications using AOSD techniques results in a better implementation structure which has an impact on many important software qualities such as enhanced reusability and reduced complexity. In turn, these software qualities lead to an improved software development lifecycle and, hence, to better software.

国家哲学社会科学文献中心版权所有