if (factory.checkMetaDataForBuilderInstance())
| {
| // still allow for more configurable DependencyBuilder
| dependencyBuilder = md.getMetaData(DependencyBuilder.class);
| }
|
Do we still need to check the metadata? Just thinking whether its worth it, since it still
leads to two checks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230395#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...