otaviojava commented on issue #427: TOMEE-2481 - Move code using PropertyEditors (deprectaed class) to PropertyEditorRegistry URL: https://github.com/apache/tomee/pull/427#issuecomment-468336959 @danielsoro every time you need to use the method ` new PropertyEditorRegistry().registerDefaults().` Why not make this method static? `PropertyEditorRegistry.registerDefaults();`
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
