[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: MutableClassInfo?
alesj
do-not-reply at jboss.com
Mon Jan 26 16:41:41 EST 2009
"stale.pedersen at jboss.org" wrote :
| mostly because then we are sure that we will get a CtClass instance within the parameter. there is also a String parameter if you would prefer to use that. it makes little sense to have a ClassInfo param since then we would just do the same work internally as with the String param.
|
I still don't see why it has to be a MutableCI.
"stale.pedersen at jboss.org" wrote :
| its another signature, this is something similar to CtBehaviour.getSignature(). imo it belongs in MMI.
|
Why do you need it?
How it should look like?
Why isn't the one in MDR good enough?
Afaik AOP already uses MDR.
btw: there is a Javassist kind of Signature:
- http://anonsvn.jboss.org/repos/jbossas/projects/jboss-mdr/trunk/src/main/java/org/jboss/metadata/spi/signature/javassist/
I already use it in annotation scanning.
"stale.pedersen at jboss.org" wrote :
| is it ok if i start commit to jboss-reflect? i can exclude the new files in the pom if needed.
|
I don't wanna sound pita, but let's finish this discussion first.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204835#4204835
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204835
More information about the jboss-dev-forums
mailing list