Question 1: Is it possible to write an aspect that monitors a class to discover the intervention of _other_ aspects? Question 2: If the answer is 'yes', is it possible to use the information to modify the program syntactically (via reflection, for example) so that aspects can no longer mess with the class? -- Matthias