Sciweavers

JUCS
2008

On the Interaction of Advices and Raw Types in AspectJ

13 years 4 months ago
On the Interaction of Advices and Raw Types in AspectJ
: The latest versions of AspectJ, the most popular aspect-oriented extension for Java, must cope with the complex changes that occurred in the Java type system, specially with those that introduced type parameters for classes and methods. In this work we study the influence of raw types, i.e. parameterless instantiations of class types, over the semantics of an AspectJ-like language. As a result, we define an operational semantics and a type system for a calculus, named Raw Aspect Featherweight Generic Java (Raw-AFGJ), that represents a minimal aspect-oriented extension of Raw Featherweight Generic Java. Through our calculus it is possible to achieve a better understanding of several subtleties of aspect weaving with the restrictions imposed by raw types support in the type system. Key Words: aspect-oriented programming, operational semantics, type systems Category: D.3.1, D.3.3, F.3.2.
Fernando Barden Rubbo, Rodrigo Machado, Alvaro Fre
Added 13 Dec 2010
Updated 13 Dec 2010
Type Journal
Year 2008
Where JUCS
Authors Fernando Barden Rubbo, Rodrigo Machado, Alvaro Freitas Moreira, Leila Ribeiro, Daltro José Nunes
Comments (0)