Thank you.
Aryenne
--
View this message in context:
http://aspectj.2085585.n4.nabble.com/JavaFileObject-equivalent-in-AspectJ-tp4650887p4650889.html
Sent from the AspectJ - users mailing list archive at Nabble.com.
___
aspectj-users mailing list
aspe
I'm afraid there isn't. What we have is that you can precompile a vague
aspect or even some pure java and then use XML to fill in pointcuts (see
http://www.eclipse.org/aspectj/doc/released/README-1612.html ). I suppose
you could combine the two things. Use JavaFileObject to build the java and
the