Sciweavers

AOSD
2007
ACM

On the duality of aspect-oriented and feature-oriented design patterns

13 years 8 months ago
On the duality of aspect-oriented and feature-oriented design patterns
Design patterns aim at improving reusability and variability of object-oriented software. Despite a notable success, aspect-oriented programming (AOP) has been discussed recently to improve the design pattern implementations. In another line of research it has been noticed that featureoriented programming (FOP) is related closely to AOP and that FOP suffices in many situations where AOP is commonly used. In this paper we explore the assumed duality between AOP and FOP mechanisms. As a case study we use the aspect-oriented design pattern implementations of Hannemann and Kiczales. We observe that almost all of the 23 aspect-oriented design pattern implementations can be transformed straightforwardly into equivalent featureoriented design patterns. For further investigations we provide a set of general rules how to transform aspect-oriented programs into feature-oriented programs. General Terms DESIGN, LANGUAGES Categories and Subject Descriptors
Martin Kuhlemann, Marko Rosenmüller, Sven Ape
Added 12 Aug 2010
Updated 12 Aug 2010
Type Conference
Year 2007
Where AOSD
Authors Martin Kuhlemann, Marko Rosenmüller, Sven Apel, Thomas Leich
Comments (0)