[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: AOPConstructorJoinpoint::methodHasAnnotations is wrong
alesj
do-not-reply at jboss.com
Tue Apr 1 07:12:48 EDT 2008
"alesj" wrote :
| Whether property annotations are put to the wrong place, or we are doing a wrong level lookup. I suspect the other. :-)
|
Looking at Kabir's comment on recent change:
anonymous wrote :
| [JBMICROCONT-250] When checking component metadata for a method, only return that we have joinpoint annotations if they exist at instance level or below.
|
Looks like a case of wrong impl or wrong conclusion on how MetaData.getScopeMetaData(ScopeLevel) works.
Should we really always check for all levels below and including INSTANCE?
How do we know level hierarchy?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140411#4140411
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140411
More information about the jboss-dev-forums
mailing list