[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: MutableClassInfo?
alesj
do-not-reply at jboss.com
Thu Mar 5 03:38:34 EST 2009
Why does it have to be on a MutableX in the first place?
I guess having a custom interface is OK,
but then you need to separate your AOP code as well,
to have this part in configurable (depending on the actuall Reflect impl) class.
e.g.
org.jboss.aop.bodyt.BodyTranslator
org.jboss.aop.bodyt.javassist.JavassistBodyTranslator
org.jboss.aop.bodyt.cglib.CGLibBodyTranslator
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215128#4215128
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215128
More information about the jboss-dev-forums
mailing list