@inproceedings{500f2f580af746b2a5dcb5f053b0c7a3,
title = "Essential AOP: The A Calculus",
abstract = "Aspect-oriented programming (AOP) has produced interesting language designs, but also ad hoc semantics that needs clarification. We contribute to this clarification with a calculus that models essential AOP, both simpler and more general than existing formalizations. In AOP, advice may intercept method invocations, and proceed executes the suspended call. Proceed is an ad hoc mechanism, only usable inside advice bodies. Many pointcut mechanisms, e.g. wildcards, also lack regularity. We model proceed using first-class closures, and shift complexity from pointcuts to ordinary object-oriented code. Two well-known pointcut categories, call and execution, are commonly considered similar. We formally expose their differences, and resolve the associated soundness problem. Our calculus includes type ranges, an intuitive and concise alternative to explicit type variables that allows advice to be polymorphic over intercepted methods. We use calculus parameters to cover type safety for a wide design space of other features. Type soundness is verified in Coq.",
keywords = "semantics, type systems, aspect-oriented programming",
author = "{De Fraine}, Bruno and Erik Ernst and Mario Sudholt",
note = "Theo D'Hondt; Finds and Results from the Swedish Cyprus Expedition: A Gender Perspective at the Medelhavsmuseet ; Conference date: 21-09-2009 Through 25-09-2009",
year = "2010",
month = jun,
day = "10",
language = "English",
isbn = "978-3-642-14106-5",
volume = "6183",
series = "Lecture Notes in Computer Science",
editor = "Theo D'hondt",
booktitle = "Proceedings of the 24th European Conference on Object-Oriented Programming (ECOOP-2010)",
}