You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2007/05/20 10:26:16 UTC

[jira] Resolved: (BEANUTILS-196) [beanutils] StringArrayConverter does not handle double[] input

     [ https://issues.apache.org/jira/browse/BEANUTILS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton resolved BEANUTILS-196.
---------------------------------------

    Resolution: Won't Fix

StringArrayConverter is now deprecated in favour of the generic ArrayConverter - which does handle this scenario and is now the default registered for this type

> [beanutils] StringArrayConverter does not handle double[] input
> ---------------------------------------------------------------
>
>                 Key: BEANUTILS-196
>                 URL: https://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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org