Loading [MathJax]/extensions/MathMenu.js
A controlled experiment in maintenance: comparing design patterns to simpler solutions | IEEE Journals & Magazine | IEEE Xplore

A controlled experiment in maintenance: comparing design patterns to simpler solutions


Abstract:

Software design patterns package proven solutions to recurring design problems in a form that simplifies reuse. We are seeking empirical evidence whether using design pat...Show More

Abstract:

Software design patterns package proven solutions to recurring design problems in a form that simplifies reuse. We are seeking empirical evidence whether using design patterns is beneficial. In particular, one may prefer using a design pattern even if the actual design problem is simpler than that solved by the pattern, i.e., if not all of the functionality offered by the pattern is actually required. Our experiment investigates software maintenance scenarios that employ various design patterns and compares designs with patterns to simpler alternatives. The subjects were professional software engineers. In most of our nine maintenance tasks, we found positive effects from using a design pattern: either its inherent additional flexibility was achieved without requiring more maintenance time or maintenance time was reduced compared to the simpler alternative. In a few cases, we found negative effects: the alternative solution was less error-prone or required less maintenance time. Overall, we conclude that, unless there is a clear reason to prefer the simpler solution, it is probably wise to choose the flexibility provided by the design pattern because unexpected new requirements often appear. We identify several questions for future empirical research.
Published in: IEEE Transactions on Software Engineering ( Volume: 27, Issue: 12, December 2001)
Page(s): 1134 - 1144
Date of Publication: 07 August 2002

ISSN Information:


Contact IEEE to Subscribe

References

References is not available for this document.