[ http://issues.apache.org/jira/browse/BEANUTILS-196?page=all ]
Henri Yandell updated BEANUTILS-196:
------------------------------------
Attachment: BEANUTILS-196.patch
unit test showing the usage of the new Array converter.
we need to:
a) Put this in place in ConvertUtilsBean
b) look to having it behind the StringArrayConverter API
and we can resolve this issue.
> [beanutils] StringArrayConverter does not handle double[] input
> ---------------------------------------------------------------
>
> Key: BEANUTILS-196
> URL: http://issues.apache.org/jira/browse/BEANUTILS-196
> Project: Commons BeanUtils
> Issue Type: Improvement
> Components: ConvertUtils & Converters
> Environment: Operating System: All
> Platform: All
> Reporter: Clark E. Archer
> Priority: Minor
> Fix For: 1.8.0
>
> Attachments: BEANUTILS-196.patch, patch-StringArrayConverter.txt,
> patch-StringArrayConverterTestCase.txt
>
>
> StringArrayConverter currently handles only int[] and String[] input
> specifically; all other arrays are parsed as a String. I'd like to have
> StringArrayConverter support double[] input values.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]