[aspectc-user] Reflection in AspectC++
Youssef Hassoun
yhassoun at dcs.bbk.ac.uk
Tue Oct 22 15:14:06 CEST 2002
Hi,
Questions related to AspectC++ being very similar to AspectJ.
1) how to solve the problems related to reflection in AspectC++ ?
I mean, in AspectJ advices one can use Java's reflective API together
with that of AspectJ (involving thisJointPoint) to invoke an object's
method, for example.
Does the aspectC++ reflective API powerful enough to allow reflective
investigations in the advices ? If so, how ?
2) In a paper titled "AspectC++: An Aspect-oriented Extension
of C++" the expression "instantiated aspect object" was used.
Is it possible in AspectC++ to instantiate aspects ? How ?
Thanks.
More information about the aspectc-user
mailing list