Identifying Architectural Change Patterns in Object-Oriented Systems

Authors: Xinyi Dong Michael W. Godfrey

Venue: 2008 16th IEEE International Conference on Program Comprehension, pp. 33-42, 2008

Year: 2008

Abstract: As an object-oriented system evolves, its architecture tends to drift away from the original design. Knowledge of how the system has changed at coarse-grained levels is key to understanding the de facto architecture, as it helps to identify potential architectural decay and can provide guidance for further maintenance activities. However, current studies of object-oriented software changes are mostly targeted at the class or method level. In this paper, we propose a new approach to modeling object-oriented software changes at coarse-grained levels. We take snapshots of an object-oriented system, represent each version of the system as a hybrid model, and detect software changes at coarse-grained level by comparing two hybrid models. Based on this approach, we further identify a collection of change patterns, which help interpret how system changes at the architecture level. Finally, we present an exploratory case study to show how our approach can help maintainers capture and better comprehend architectural evolution of object-oriented software systems.

BibTeX:

@inproceedings{xinyidong2008iacpios,
    author = "Xinyi Dong and Michael W. Godfrey",
    title = "Identifying Architectural Change Patterns in Object-Oriented Systems",
    year = "2008",
    pages = "33-42",
    booktitle = "Proceedings of 2008 16th IEEE International Conference on Program Comprehension"
}

Plain Text:

Xinyi Dong and Michael W. Godfrey, "Identifying Architectural Change Patterns in Object-Oriented Systems," 2008 16th IEEE International Conference on Program Comprehension, pp. 33-42