[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Field injection

alesj do-not-reply at jboss.com
Thu Mar 13 11:41:20 EDT 2008


"adrian at jboss.org" wrote : 
  | i.e. the property has the same name as the field and the
  | get/set operations work on the field joinpoints.
  | But only if the property has no relevant getter/setter.
  | 
How should we pass in the 'AccessType' info/param to this?
e.g.
I only allow strict property access, so I don't want the BeanInfo abstract to failover to fields on not found property.

And another access issue.
Should I allow mixing the usage of properties and fields with JBMICROCONT-220?

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

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



More information about the jboss-dev-forums mailing list