Aspect-Oriented Programming

Aspect-Oriented Programming[ Gregor Kiczales, John Lamping, Anurag Mendhekar, Chris Maeda, Cristina Videira Lopes, Jean-Marc Loingtier, John Irwin, ``Aspect-Oriented Programming'', in ECOOP '97, vol. 1241 of LNCS, Springer-Verlag, June 1997.] is intended to facilitate coding of cross-cutting aspects, i.e. those aspects that cut across a typical decomposition of an application in terms of object classes.

Contents    Page-10    Prev    Next    Page+10    Index