It would be very useful to provide Aspectj definitions for supporting non-runtime weaving. For example, I would like to be able to do the following and do post-compile weaving of my classes. That would allow for much faster execution and for better usage flexibility (e.g. being able to weave methods inside the same class).
It would be very useful to provide Aspectj definitions for supporting non-runtime weaving. For example, I would like to be able to do the following and do post-compile weaving of my classes. That would allow for much faster execution and for better usage flexibility (e.g. being able to weave methods inside the same class).