Title :
Modularization of Legacy Features by Relocation and Reconceptualization: How Much is Enough?
Author :
Olszak, Andrzej ; Jørgensen, Bo Nørregaard
Author_Institution :
Maersk Mc-Kinney Moller Inst., Univ. of Southern Denmark, Odense, Denmark
Abstract :
As programs become larger and start evolving, they often need to be split into modules, in order to facilitate independent evolution of end-user features and consolidate reusable core abstractions. Achieving this for legacy object-oriented software is, however, problematic due to scattering and tangling of feature implementations. While relocation of classes among packages can be used to significantly reduce these phenomena, achieving complete separation of features requires reconceptualization of existing classes. In this paper, we investigate the tradeoffs between relocation and reconceptualization of classes during a migration of the NDV is neuroscience application to the Net Beans Module System. We do this by comparing the manually modularized version of NDV is with three automatically optimized designs that exhibit various degrees of relocation and reconceptualization. The obtained findings shed new light on the actual degree and impact of relocation and reconceptualization during modularization of legacy features.
Keywords :
object-oriented programming; software maintenance; software reusability; NDVis neuroscience application; NetBeans Module System; class reconceptualization; class relocation; feature separation; independent end-user feature evolution; legacy feature modularization; legacy object-oriented software; program modules; reusable core abstraction consolidation; Image color analysis; Manuals; Refining; Scattering; Semantics; Software; Visualization; design; features; modularity; restructuring;
Conference_Titel :
Software Maintenance and Reengineering (CSMR), 2012 16th European Conference on
Conference_Location :
Szeged
Print_ISBN :
978-1-4673-0984-4
DOI :
10.1109/CSMR.2012.26