Treffer: Inference rules for generic code migration of aspect-oriented programs.
Title:
Inference rules for generic code migration of aspect-oriented programs.
Authors:
Rubbo, Fernando Barden1 fbrubbo@inf.ufrgs.br, Piveta, Eduardo Kessler2 piveta@inf.ufsm.br, Nunes, Daltro José1 daltro@inf.ufrgs.br
Source:
Science of Computer Programming. Aug2013, Vol. 78 Issue 8, p1157-1175. 19p.
Subject Terms:
Database:
Academic Search Index
Weitere Informationen
Abstract: Several changes occurred in the AspectJ language to provide support for parametric polymorphism. Such changes aim to improve the source code type safety and to prepare the language to support generic code migration. Current approaches for this kind of migration focus only on object-oriented code. Therefore, they do not consider the use of aspects to encapsulate crosscutting concerns. We propose a collection of type constraint rules for the polymorphic version of AspectJ. These rules are used together with an existing constraint based algorithm to enable the conversion of non-generic code to add actual type parameters in both Java and AspectJ languages. [Copyright &y& Elsevier]