You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2019/02/28 17:06:57 UTC

[GitHub] danielsoro edited a comment on issue #427: TOMEE-2481 - Move code using PropertyEditors (deprectaed class) to PropertyEditorRegistry

danielsoro edited a comment on issue #427:  TOMEE-2481 - Move code using PropertyEditors (deprectaed class) to PropertyEditorRegistry
URL: https://github.com/apache/tomee/pull/427#issuecomment-468354049
 
 
   @otaviojava  Well.. this class is from xbean-reflect library.
   
   Should exists reason because it is not static and I'm calling it to make sure that we have all default convert registered before get the value. 
   
   That is what PropertyEditor was doing, but now it is totally deprectead just because it is what is recommended now: `this is all static and leaks, use PropertyEditorRegistry`
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services