Github user kinow commented on the issue:
https://github.com/apache/commons-cli/pull/13
+1 code in pull request looks good, tests too. But when I checked out the
code to read it on Eclipse, I thought the class Javadoc a bit confusing.
```
* This is a temporary implementation. TypeHandler will handle the
* pluggableness of OptionTypes and it will direct all of these types
* of conversion functionalities to ConvertUtils component in Commons
* already. BeanUtils I think.
```
Haven't checked the git log, but after reading it, it sounds like this
class is a temporary solution until another class is ready to be used as a
replacement? I wonder if there is a class in some other component perhaps that
we could use and maybe replace it? Or we can just update this javadoc later.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]