Safe Integration of New Concerns in a Software Architecture

  • Authors:
  • Olivier Barais;Anne-Francoise Le Meur;Laurence Duchien;Julia Lawall

  • Affiliations:
  • INRIA/LIFL , Universite des Sciences et Technologies de Lille, Cedex, France;INRIA/LIFL , Universite des Sciences et Technologies de Lille, Cedex, France;INRIA/LIFL , Universite des Sciences et Technologies de Lille, Cedex, France;DIKU, University of Copenhagen, Denamrk

  • Venue:
  • ECBS '06 Proceedings of the 13th Annual IEEE International Symposium and Workshop on Engineering of Computer Based Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software architectures must frequently evolve to cope with changing requirements, and this evolution often implies integrating new concerns. Unfortunately, existing architecture description languages provide little or no support for this kind of evolution. The software architect must modify the architecture manually, which risks introducing inconsistencies. In previous work, we have proposed the TranSAT framework, which provides a pattern construct for describing new concerns and their integration into an existing architecture. As the interaction between the new concern and the existing architecture may be complex, it is essential that the framework ensure the coherence of the resulting architecture. In this paper, we introduce a language for specifying patterns and verifications that ensure that the concern represented by a pattern can be safely integrated into an existing architecture. The verifications comprise static verifications that check coherence properties before the architecture is modified and dynamic verifications that focus on the parts of the architecture that are affected by the pattern. As a result of these verifications, patterns can be provided as a commodity, such that a software architect can confidently apply a pattern obtained from a third-party developer.