[ http://issues.apache.org/jira/browse/BEANUTILS-206?page=all ]

Niall Pemberton updated BEANUTILS-206:
--------------------------------------

    Bugzilla Id:   (was: 20027)
    Component/s: Converters
        Summary: Check registered Converters for super classes if not found  
(was: [beanutils] ConvertUtils enhancements)

> Check registered Converters for super classes if not found
> ----------------------------------------------------------
>
>                 Key: BEANUTILS-206
>                 URL: http://issues.apache.org/jira/browse/BEANUTILS-206
>             Project: Commons BeanUtils
>          Issue Type: Improvement
>          Components: 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.
-
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]

Reply via email to