AOP, dynaop, Crazy Bob, ...
Bob Lee presented on AOP at the St. Louis Java Users Group yesterday evening.
Bob has a new AOP framework called dynaop now. This is a DynamicProxy based AOP framework that uses BeanShell as the configuration language.
It was a great presentation.
Jeff Grigg mentioned that he is using Bob's previous AOP framework, jAdvise, on a project with great success.
Update: Bob's presentation slides are here.