<< December 11, 2003 | Home | December 13, 2003 >>

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.