MIP-0607
Paper Description
BibTeX entry
@incollection{MIP-0607,
author="M. Stoerzer, R. Sterr, F. Forster",
title="Detecting Precedence-Related Advice Interference",
institution="Fakult{\"a}t f{\"u}r Mathematik und Informatik, Universit{\"a}t Passau",
year=2006,
number={MIP-0607}
}
Abstract
Aspect-Oriented Programming (AOP) has been proposed in literature to overcome modularization shortcomings such as the tyranny of the dominant decomposition. However, the new language constructs introduced by AOP also raise new issues on their own--one of them is potential interference among aspects. In this paper we focus on a special case of this problem and demonstrate how undefined advice precedence can easily jeopardize correctness of a program. We present an interference analysis to detect and thus help programmers to avoid advice order related problems.