Component-Based Software Development with Aspect-Oriented Programming

By: Michael Eichberg

Abstract

Middleware for component-based software development already provides some separation of concerns between the components implementing the business functionality and the component environment implementing the infrastructural services. However, the implementation of the services is usually not modularized, making it hard to adapt the platform to application specific needs, to exchange services to cope with changing requirements or to use it on different devices. Also, mapping components to objects results in code where the crosscutting concerns encapsulated in the middleware show up at several places, complicating the programming model and making the component code dependent on the used component framework. In this paper an approach to solve these problems based on the ideas of aspect-oriented programming is proposed.

Cite as:

Michael Eichberg, “Component-Based Software Development with Aspect-Oriented Programming”, Journal of Object Technology, Volume 4, no. 3 (April 2005), pp. 21-26, doi:10.5381/jot.2005.4.3.a3.

PDF | HTML | DOI | BiBTeX | Tweet this | Post to CiteULike | Share on LinkedIn

The JOT Journal   |   ISSN 1660-1769   |   DOI 10.5381/jot   |   AITO   |   Open Access   |    Contact