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

Henri Yandell resolved BEANUTILS-206.
-------------------------------------

    Resolution: Won't Fix

No views expressed since I suggested resolving this wontfix, so doing so.

> Check registered Converters for super classes if not found
> ----------------------------------------------------------
>
>                 Key: BEANUTILS-206
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-206
>             Project: Commons BeanUtils
>          Issue Type: Improvement
>          Components: ConvertUtils & Converters
>         Environment: Operating System: other
> Platform: Other
>            Reporter: ittay
>            Priority: Minor
>
> 1. add the ability to register other converters
> 2. if no converter is registered for a class, check if there is a converter 
> for
> one of its super classes. if not, try to find if the class has a conversion
> method (e.g., convert(String))
> thanx,
> ittay

-- 
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]

Reply via email to