Discussion:
AOP Alliance integration?
troy-OaM7/
2009-04-16 18:06:54 UTC
Permalink
Hi,

I was wondering if there is any work done on integrating PicoContainer
with the AOP Alliance APIs (http://aopalliance.sourceforge.net/). By
"integrate", I mean being able apply a MethodInterceptor to relevant
objects coming out of a container, for example. If not, are there any
plans to, or would this be a little too far outside of Pico's domain?

Thanks,
Troy


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Mauro Talevi
2009-04-16 21:38:30 UTC
Permalink
Post by troy-OaM7/
Hi,
I was wondering if there is any work done on integrating PicoContainer
with the AOP Alliance APIs (http://aopalliance.sourceforge.net/). By
"integrate", I mean being able apply a MethodInterceptor to relevant
objects coming out of a container, for example. If not, are there any
plans to, or would this be a little too far outside of Pico's domain?
Hi Troy,

we do have AOP integration in the sandbox:

https://svn.codehaus.org/picocontainer/java/sandbox/aop/

but it relies on an unreleased version of dyaop. As dynaop development
has been discontinued, we cannot release it. We should replace dynaop
with another AOP impl.

Cheers


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Loading...