[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Retrowoven container project
flavia.rainone@jboss.com
do-not-reply at jboss.com
Tue Jun 12 10:03:43 EDT 2007
Great! When I looked at the retro trunk code, I just noticed I couldn't find the problematic line at the test class anymore. I didn't realize that you were replacing java.lang.Class by java.lang.Object :)
Your idea is really good. Maybe, you could apply the same to GenericDeclaration. Replace it by Object, and replace calls to its single method (getTypeParameters) by calls to a Helper, as is done in GenericsHelper. That way, all the problem would be solved, and in a very simple way.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053565#4053565
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053565
More information about the jboss-dev-forums
mailing list