1. What are the contributions in "Execution levels for aspect-oriented programming" ?
After shedding light on the many facets of the issue, this paper proposes to clarify the situation by introducing levels of execution in the programming language, thereby allowing aspects to observe and run at specific, possibly different, levels.. This work recognizes that different aspects differ in their intended nature, and shows that structuring execution contexts helps tame the power of aspects and metaprogramming.
read more
2. What are the future works mentioned in the paper "Execution levels for aspect-oriented programming" ?
An AspectJ extension is also under development, in order to study different implementation strategies for execution levels.
read more





