[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Property replacement
scott.stark@jboss.org
do-not-reply at jboss.com
Mon Jan 29 20:10:53 EST 2007
In terms of the current schema, its just a different type of element that would need to be treated separately as the AnnotationMetaData does not have a natural string representation outside of the annotation attribute values. We would have to make this a richer type of element with more of a javabean type of property/value structure, but the allowed values are more restricted.
There already is an AnnotationInfo. Doesn't the inherrited TypeInfo.convertValue(Object value, boolean replaceProperties) come into play?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008095#4008095
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008095
More information about the jboss-dev-forums
mailing list