Sciweavers

ICSM
1999
IEEE

Hot Spot Recovery in Object-Oriented Software with Inheritance and Composition Template Methods

13 years 8 months ago
Hot Spot Recovery in Object-Oriented Software with Inheritance and Composition Template Methods
The success of an object-oriented software development project highly depends on how well the designers can capture the Hot Spots of the application domain, that is, those aspects that should be kept flexible to accommodate reuse and change. Yet, all too often, Hot Spots are hardly documented, and over years of software evolution, the source code that reifies them becomes increasingly entangled with the application specific code. This blurring of the flexible with the rigid parts makes an application hard to maintain, prone to unexpected change impact, and immobile for reuse in related areas. In this paper, we apply SPOOL, our prototype environment for reverse engineering, to the recovery of Hot Spots in C++ software. We base the technique for Hot Spot recovery on the design concept of template methods. We present the approach and the interactive analysis capabilities of SPOOL to visualize, browse, and inspect Hot Spots in both separate and contextual form. The findings are validated ...
Reinhard Schauer, Sébastien Robitaille, Fra
Added 03 Aug 2010
Updated 03 Aug 2010
Type Conference
Year 1999
Where ICSM
Authors Reinhard Schauer, Sébastien Robitaille, François Martel, Rudolf K. Keller
Comments (0)