[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: FYI: Latest ClassInfo changes.

adrian@jboss.org do-not-reply at jboss.com
Tue Feb 6 11:24:47 EST 2007


"alesj" wrote : 
  | Should I change get/set invocation in Actions as well?
  | Or slowly move all our pojo code to BeanInfo / PropertyInfo notion?

The BeanInfo stuff (deliberately) doesn't understand the Property
abstraction from the BeanMetaData so you still need an abstraction
over the top of it to covert the property metadata to an Object.
This is what is currently in the KernelConfigurator.

Also in some places (like instantiation) there is the option to use
a constructor or a factory. Only the constructor is supported by the BeanInfo.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012002#4012002

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



More information about the jboss-dev-forums mailing list