::::N:::: Degrees of Separation: Multi-Dimensional Separation of Concerns

Peri L. Tarr, Harold Ossher, William H. Harrison, Stanley M. Sutton Jr.. ::::N:::: Degrees of Separation: Multi-Dimensional Separation of Concerns. In ICSE. pages 107-119, 1999. [doi]

Abstract

Done well, separation of concerns can provide many software engineering benefits, including reduced complexity, improved reusability, and simpler evolution. The choice of boundaries for separate concerns depends on both requirements on the system and on the kind(s) of decompositionand composition a given formalism supports. The predominant methodologies and formalisms available, however, support only orthogonal separations of concerns, along sdngle dimensions of composition and decomposition. These characteristics lead to a number of well-known and difficult problems.

This paper describes a new paradigm for modeling and implementing software artifacts, one that permits separation of overlapping concerns along multiple dimensions of composition and decomposition. This approach addresses numerous problems throughout the software lifecycle in achieving wellengineered, evolvable, flexible software artifacts and traceability across artifacts.