On the combination of AOP and GP

From: Andreas (nospam_at_web.de)
Date: 03/26/05


Date: Sat, 26 Mar 2005 02:41:44 +0100

Hey there,

I am currently thinking about the combination of aspect-oriented programming
pradigms and generative programming paradigms and I am interested in your
opinion, too... i.e. which use-cases etc. do you see?

I think one can see two versions of combining both paradigms:

(1) Using aspects to generate code (in other words to instrument generic
code), i.e. to automatically weave code into classes of a whole system.

(2) Using generic code within aspects.

What do you guys think?
Does anyone know good papers etc. regarding this topic?

Thanks for your responses.

Regards...