Sciweavers

WCRE
1999
IEEE

Partial Redesign of Java Software Systems Based on Clone Analysis

13 years 8 months ago
Partial Redesign of Java Software Systems Based on Clone Analysis
Code duplication, plausibly caused by copying source code and slightly modifying it, is often observed in large systems. Clone detection and documentation have been investigated by several researchers in the past years. Recently, research focus has shifted towards the investigation of software and process restructuring actions based on clone detection. This paper presents a new redesign approach developed for Java software systems. The approach factorizes the common parts of cloned methods and parameterizes their differences using the strategy design pattern. The new entities created by such transformations are also decoupled from the original contexts of their use thus facilitating reuse and increasing maintainability. The applicability and automation of the technique presented in the paper have been verified by partially redesign
Magdalena Balazinska, Ettore Merlo, Michel Dagenai
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1999
Where WCRE
Authors Magdalena Balazinska, Ettore Merlo, Michel Dagenais, Bruno Laguë, Kostas Kontogiannis
Comments (0)