Integrating configuration management into a generic environment

  • Authors:
  • Axel Mahler;Andreas Lampen

  • Affiliations:
  • Technische Universität Berlin, Sekr. FR 5-6, Franklinstraβe 28/29, D-1000 Berlin 10, Germany;Technische Universität Berlin, Sekr. FR 5-6, Franklinstraβe 28/29, D-1000 Berlin 10, Germany

  • Venue:
  • SDE 4 Proceedings of the fourth ACM SIGSOFT symposium on Software development environments
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

The software development process consists of a number of complex activities for work coordination, organization, communication, and disciplines that are essential for achieving quality software, maintaining system integrity, and keeping the software process manageable. Software Engineering Environments can be helpful instruments in pursuing these goals when they are integrated, open to extension, and capable of adapting to real processes as they occur in software development projects.Adaptability and the ability to perform adaptations rapidly are crucial features of SEEs. In this paper we are presenting an approach to rapid environment extension that provides the means to capture characteristics of software development processes and realize environment support for these processes by using existing tools. An object oriented environment infrastructure is the basis for achieving these goals while providing and maintaining an integrated behavior of the environment. The presented approach is demonstrated by defining a set of classes for version control and configuration management that model the behavior of an existing configuration management toolkit.