Who Reuses What? C++ Libraries and Programmer's Traits

Files
TR Number
TR-94-18
Date
1994-05-01
Journal Title
Journal ISSN
Volume Title
Publisher
Department of Computer Science, Virginia Polytechnic Institute & State University
Abstract

Software Reuse is one key to increasing productivity within the software development process. By reusing existing software, time and effort are saved in the coding, testing, and maintenance phases of a software product. The goals of this research involve examining the process of software reuse and attempt to characterize it. A set of experiments have been run to determine the effects of software reuse in the object oriented paradigm. This paper focuses on the traits of reusers, what type of reuse they perform, and the common characteristics of the classes being reused. In particular, the traits of programmers who reuse often are identified as well as the traits of those who reuse infrequently. Also, do programmers perform black box reuse (reusing library classes without modification) or do they perform white box reuse (using inheritance to modify a library class to the desired functionality) or do they reuse at all? Lastly, a first attempt at characterizing the reusability of a C++ class is presented. Several traits are identified as making a class more reusable to programmers.

Description
Keywords
Citation