SethiPandi edited a comment on pull request #109: URL: https://github.com/apache/deltaspike/pull/109#issuecomment-720465974
Since opening this PR, I've noticed Apache BeanUtils has lots of converters similar to how this project does. :thinking: I was just wondering, since altogether it'd be great to have more converters and some code is quite similar, though the general structure and interface is a bit different. Would it be feasible to have a general "converters" project, and have both DeltaSpike and BeanUtils depend on it? https://github.com/apache/commons-beanutils/tree/master/src/main/java/org/apache/commons/beanutils2/converters ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
