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

Niall Pemberton resolved BEANUTILS-227.
---------------------------------------

    Resolution: Duplicate

> [beanutils] Register converters by both target class and source class
> ---------------------------------------------------------------------
>
>                 Key: BEANUTILS-227
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-227
>             Project: Commons BeanUtils
>          Issue Type: Improvement
>          Components: ConvertUtils & Converters
>         Environment: Operating System: All
> Platform: All
>            Reporter: Eric Pabst
>            Priority: Minor
>             Fix For: 1.8.0
>
>
> One of the big shortcomings I see with the ConvertUtils is that you can't 
> intuitively register different converters based on source class.  e.g. 
> SomeClass to String, and OtherClass to String.  Especially since multiple 
> ConvertUtilsBeans can co-exist, it only makes sense to be able to get away 
> from 
> depending on the toString() method for ALL conversions to a String type (this 
> is the nearest match that I can see to what I'm asking for).

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