How Software Designs Decay: A Pilot Study of Pattern Evolution
How Software Designs Decay: A Pilot Study of Pattern Evolution
复制标题
软件如何设计衰变:模式演化的初步研究
DOI:
10.1109/esem.2007.55
复制
发表时间:
2007
期刊:
影响因子:
--
通讯作者:
J. Bieman
中科院分区:
文献类型:
--
作者:
C. Izurieta;J. Bieman
A common belief is that software designs decay as systems evolve. This research examines the extent to which software designs actually decay by studying the aging of design patterns in successful object oriented systems. Aging of design patterns is measured using various types of decay indices developed for this research. Decay indices track the internal structural changes of a design pattern realization and the code that surrounds the realization. Hypotheses for each kind of decay are tested. We found that the original design pattern functionality remains, and pattern decay is due to the "grime ", non-pattern code, that grows around the pattern realization.