A "Framework" for Object Oriented Frameworks Design

  • Authors:
  • David Parsons;Awais Rashid;Andreas Speck;Alexandru Telea

  • Affiliations:
  • -;-;-;-

  • Venue:
  • TOOLS '99 Proceedings of the Technology of Object-Oriented Languages and Systems
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

Object-oriented frameworks are established tools for domain-speci_c reuse. Many framework design patterns have been documented, e.g. reverse engineering framework architectures from conventionally built applications for a given domain. The framework development cycle generally evolves from open framework to closed application. We describe a more flexible component-based approach to framework design that stresses a common interface for 'plugging-in' new components at different lifecycle stages. An analysis of framework-related user roles shows that the classical developer/end-user boundary is too rigid. We see the framework's development as a continuum within which its 'actors' can customise its behaviour. This both increases the system's exibility and reduces its maintenance requirement. A case study of three frameworks for different application domains illustrates the presented principles.