Copy the page URI to the clipboard
Tun, Thein; Yu, Yijun; Jackson, Michael; Laney, Robin and Nuseibeh, Bashar
(2013).
DOI: https://doi.org/10.1007/978-3-642-38640-4_14
URL: http://www.springer.com/computer/swe/book/978-3-64...
Abstract
The principle of Separation of Concerns encourages developers to divide complex problems into simpler ones and solve them individually. Aspect-Oriented Programming (AOP) languages provide mechanisms to modularize concerns that affect several software components, by means of joinpoints, advice and aspect weaving. In a software system with multiple aspects, a joinpoint can often be matched with advice from several aspects, thus giving rise to emergent behaviours that may be unwanted. This issue is often known as the aspect interaction problem. AOP languages provide various composition operators: the precedence operator of AspectJ, for instance, instructs the aspect weaver about the ordering of aspects when advice from several of them match one joinpoint. This ordering of conflicting aspects is usually done at compile-time. This chapter discusses a type of problem where conflicting aspects need to be ordered according to runtime conditions. Extending previous work on Composition Frames, this chapter illustrates an AOP technique to compose aspects in a non-intrusive way so that precedence can be decided at runtime.
Viewing alternatives
Download history
Metrics
Public Attention
Altmetrics from AltmetricNumber of Citations
Citations from DimensionsItem Actions
Export
About
- Item ORO ID
- 38656
- Item Type
- Book Section
- ISBN
- 3-642-38639-3, 978-3-642-38639-8
- Project Funding Details
-
Funded Project Name Project ID Funding Body Software Engineering for Usable Mobile Privacy Management Not Set Microsoft Adaptive Security and Privacy Not Set ERC - Extra Information
- DOI 10.1007/978-3-642-38640-4
- Keywords
- aspect-oriented software development; requirements engineering; software architecture; software engineering
- Academic Unit or School
-
Faculty of Science, Technology, Engineering and Mathematics (STEM) > Computing and Communications
Faculty of Science, Technology, Engineering and Mathematics (STEM) - Research Group
- Centre for Research in Computing (CRC)
- Copyright Holders
- © 2013 Springer-Verlag
- Depositing User
- Thein Tun