[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: DESCRIBE phase - Dependency builders for MC Beans

jaikiran do-not-reply at jboss.com
Tue May 12 06:11:25 EDT 2009


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#4230395

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230395



More information about the jboss-dev-forums mailing list