loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
17th IEEE International Conference on Software Maintenance (ICSM'01)
OO Design Patterns, Design Structure, and Program Changes: An Industrial Case Study
Florence, Italy
November 07-November 09
ISBN: 0-7695-1189-9
James M. Bieman, Colorado State University
Dolly Jain, Colorado State University
Helen J. Yang, Colorado State University
A primary expected benefit of object-oriented (OO) methods is the creation of software systems that are easier to adapt and maintain. OO design patterns are especially geared to improve adaptability, since patterns generally increase the complexity of an initial design in order to ease future enhancements. For design patterns to really provide benefit, they must reduce the cost of future adaptation. The evidence of improvements in adaptability through the use of design patterns and other design structures consists primarily of intuitive arguments and examples. There is little empirical evidence to support claims of improved flexibility of these preferred structures.In this case study, we analyze 39 versions of an evolving industrial OO software system to see if there is a relationship between patterns, other design attributes, and the number of changes. We found a strong relationship between class size and the number of changes --- larger classes were changed more frequently. We also found two relationships that we did not expect: (1) classes that participate in design patterns are NOT less change prone --- these pattern classes are among the most change prone in the system, and (2) classes that are reused the most through inheritance tend to be more change prone. These unexpected results hold up after accounting for class size, which had the strongest relationship with changes.
Index Terms:
Design patterns, object-oriented design, software changes, adaptability.
Citation:
James M. Bieman, Dolly Jain, Helen J. Yang, "OO Design Patterns, Design Structure, and Program Changes: An Industrial Case Study," icsm, pp.580, 17th IEEE International Conference on Software Maintenance (ICSM'01), 2001
Usage of this product signifies your acceptance of the Terms of Use.