Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Gentle introduction to Load-time weaving

FYI, I posted a gentle introduction to using an aspect library with
load-time weaving from inside Eclipse and IDEA here
http://www.aspectprogrammer.org/blogs/adrian/2006/02/a_practical_gui_2.html.
It uses Spring as the sample aspect library, but the techniques apply
to any use of LTW. Towards the end of the piece are some useful tips
for controlling the weaving process with aop.xml.

Figured it might be useful to one or more of the readers of this list...

-- Adrian
adrian.colyer@xxxxxxxxx


Back to the top