[Publications] [Software Engineering Research Group] [Department of Computer Science] [University of British Columbia]

Separating Features in Source Code: An Exploratory Study
Gail C. Murphy, Albert Lai, Robert J. Walker, and Martin P. Robillard

In Proceedings of the 23rd International Conference on Software Engineering (Toronto, Ontario, Canada; 12--19 May), pp. 275--284, 2001.

PDF

Abstract

Most software systems are inflexible. Reconfiguring a system's modules to add or to delete a feature requires substantial effort. This inflexibility increases the costs of building variants of a system, amongst other problems.

New languages and tools that are being developed to provide additional support for separating concerns show promise to help address this problem. However, applying these mechanisms requires determining how to enable a feature to be separated from the codebase. In this paper, we investigate this problem through an exploratory study conducted in the context of two existing systems: gnu.regexp and jFTPd. The study consisted of applying three different separation of concern mechanisms---Hyper/JTM, AspectJTM, and a lightweight, lexically-based approach---to separate features in the two packages. In this paper, we report on the study, providing contributions in two areas. First, we characterize the effect different mechanisms had on the structure of the codebase. Second, we characterize the restructuring process required to perform the separations. These characterizations can help researchers to elucidate how the mechanisms may be best used, tool developers to design support to aid the separation process, and early adopters to apply the techniques.


IEEE Copyright Notice: This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. In most cases, these works may not be reposted without permission of the copyright holder.


URL: http://www.cs.ubc.ca/labs/se/papers/2001/icse01-sfsc.html
File: /pub/www/cs.ubc.ca/docs/labs/se/papers/2000/icse01-sfsc.html