@ericbouwers

Challenge Problems for Separation of Concerns

. In Proceedings of the OOPSLA 2000 Workshop on Advanced Separation of Concerns, (2000)

Description

The papers describes an overview of challenge problems for separation of concerns that each deal with different dimensions of concerns. The different challenge problems are: Functional concerns, Program organization, Global properties, Repetitive Code, System Performance, Special Purpose concerns, Context Dependent Behavior. For each type of problem the author provides a short explanation and (if applicable) a small example of the solution. Each problem can be used as a guide to evaluate solutions for SoC. An example is given that Hyperspaces only deal with functional concerns and repititive code from a certain perspective.

Links and resources

Tags