[
https://issues.apache.org/jira/browse/CLI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17802116#comment-17802116
]
Claude Warren commented on CLI-321:
-----------------------------------
I Pull request 216 implements the TypeHandler without the use of BeanUtils and
provides extensions points for other uses where custom conversions and
validations are desired. I think it is the better solution.
> Complete the implementation of TypeHandler
> ------------------------------------------
>
> Key: CLI-321
> URL: https://issues.apache.org/jira/browse/CLI-321
> Project: Commons CLI
> Issue Type: Improvement
> Components: Parser
> Affects Versions: 1.6.0
> Reporter: Claude Warren
> Priority: Minor
> Fix For: 1.7.0
>
>
> The current TypeHandler implementation notes indicate that the
> BeanUtils.Converters should be used to create instances of the various types.
> This issue is to complete the implementation of TypeHandler so that it uses
> the BeanUtils.Converters.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)