Artículos de revistas
KALA: Kernel aspect language for advanced transactions
Fecha
2008-05-01Registro en:
SCIENCE OF COMPUTER PROGRAMMING Volume: 71 Issue: 3 Pages: 165-180 Published: MAY 1 2008
0167-6423
10.1016/j.scico.2007.10.004
Autor
Fabry, Johan K.
Tanter, Éric Pierre
D’Hondt, Theo
Institución
Resumen
Transaction management is a known crosscutting concern. Previous research has been conducted to express this concern as an aspect. However, such work has used general-purpose aspect languages which lack a formal foundation, and most importantly are unable to express advanced models of transaction management. In this paper, we propose a domain-specific aspect language for advanced transaction management, called KALA, that overcomes these limitations. First, KALA is based on a recognized formalism for the domain of advanced transaction management, called ACTA. Second, as a consequence of being based on the ACTA formalism, KALA covers a wide variety of models for transaction management. Finally, being a domain-specific aspect language, KALA allows programmers to express their needs at a higher level of abstraction than what is achieved with general-purpose aspect languages. This paper reports on the design of KALA and its implementation over Java, based on the Reflex AOP kernel for domain-specific aspect languages.