|
From: Kopylenko, D. <dko...@ac...> - 2003-05-16 12:32:15
|
Rod, do you have any rough estimates on when the aopalliance.org would become alive and also would you know where to get aopalliance API javadocs? Regards, Dmitriy -----Original Message----- From: Rod Johnson [mailto:rod...@in...] Sent: Friday, May 16, 2003 02:38 AM To: spr...@li... Subject: [Springframework-developer] AOP I've renamed the AspectInterfaceInterceptor (which can add new interfaces not implemented by a target) IntroductionInterceptor. AbstractAspectInterfaceInterceptor is now DelegatingIntroductionInterceptor, as it now supports an external delegate. This is more consistent with standard AOP terminology. Interfaces added by the AOP framework are usually called "introductions". I'm currently trying to get Jon Tirsen (Nanning) and Bob Lee (jAdvise) to commit to dates for porting their AOP frameworks to the AOP Alliance interfaces. I'll need to make some fairly minor changes to Spring AOP to fit in with the latest AOP Alliance. Regards, Rod ------------------------------------------------------- Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara The only event dedicated to issues related to Linux enterprise solutions www.enterpriselinuxforum.com _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |