Exploiting the map metaphor in a tool for software evolution

  • Authors:
  • William G. Griswold;Jimmy J. Yuan;Yoshikiyo Kato

  • Affiliations:
  • Dept. of Computer Science & Engineering, University of California, San Diego, 0114 La Jolla, CA;Dept. of Computer Science & Engineering, University of California, San Diego, 0114 La Jolla, CA;Department of Advanced Interdisciplinary Studies, University of Tokyo, 4-6-1 Komaba, Meguro-ku, Tokyo 153-8904, Japan

  • Venue:
  • ICSE '01 Proceedings of the 23rd International Conference on Software Engineering
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software maintenance and evolution are the dominant activities in the software lifecycle. Modularization can separate design decisions and allow them to be independently evolved, but modularization often breaks down and complicated global changes are required. Tool support can reduce the costs of these unfortunate changes, but current tools are limited in their ability to manage information for large-scale software evolution. In this paper we argue that the map metaphor can serve as an organizing principle for the design of effective tools for performing global software changes. We describe the design of Aspect Browser, developed around the map metaphor, and discuss a case study of removing a feature from a 500,000 line program written in Fortran and C.