Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Simple example of load-time weaving using AspectJ 1.2

I just posted a *really simple* example of load-time weaving from the 
command-line with AspectJ 1.2 to 
http://jroller.com/page/colyer/20040527#load_time_weaving_with_aspectj. 
The "aj" script is a new feature in the AspectJ 1.2 distribution and we're 
interested in any feedback on how you'd like it to work (and any 
contributions to improve the basic script). Thanks to Matthew Webster who 
contributed the initial implementation.

-- Adrian
Adrian_Colyer@xxxxxxxxxx


Back to the top