[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]