[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Property replacement

alesj do-not-reply at jboss.com
Tue Jan 30 09:50:05 EST 2007


anonymous wrote : 
  | There already is an AnnotationInfo. Doesn't the inherrited TypeInfo.convertValue(Object value, boolean replaceProperties) come into play?
  |  
  | 
If we wanted to use this, it probably means that we should push the replace param with the current Annotation creation:

  | ann = (Annotation) AnnotationCreator.createAnnotation(annString, Thread.currentThread().getContextClassLoader());
  | 

But I don't see any easy way to call AnnotationInfo.convertValue(Object, boolean).

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

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



More information about the jboss-dev-forums mailing list