首页 | 本学科首页   官方微博 | 高级检索  
     


An architecture for generic extensions
Authors:Cosmin E Oancea  Stephen M Watt
Affiliation:
  • a The Department of Computer Science and Engineering, Texas A&M University, College Station, TX, 77843-3112, USA
  • b The Department of Computer Science, The University of Western Ontario, London, ON, N6A 5B7, Canada
  • Abstract:We examine what is necessary to allow generic libraries to be used naturally in a multi-language, potentially distributed environment. Language-neutral library interfaces usually do not support the full range of programming idioms that are available when a library is used natively. We investigate how to structure the language bindings of the neutral interface to achieve a better expressibility and code re-use. We furthermore address how language-neutral interfaces can be extended with import bindings to recover the desired programming idioms. We also address the question of how these extensions can be organized to minimize the performance overhead that arises from using objects in manners not anticipated by the original library designers. Our approach is to treat a library as a software component and to view the problem as one of component extension. We use C++ as an example of a mature language, with libraries using a variety of patterns, and use the Standard Template Library as an example of a complex library for which efficiency is important. By viewing the library extension problem as one of component organization, we enhance software composibility, hierarchy maintenance and architecture independence.
    Keywords:Generics  C++ templates  Software component architecture  Middleware  Curiously reoccurring template pattern (CRTP)  Type members
    本文献已被 ScienceDirect 等数据库收录!
    设为首页 | 免责声明 | 关于勤云 | 加入收藏

    Copyright©北京勤云科技发展有限公司  京ICP备09084417号