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

[jira] Updated: (BEANUTILS-279) Allowing Multiple Converters Per Destination Class

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

Bradley M. Handy updated BEANUTILS-279:
---------------------------------------

    Attachment: ConvertUtils-1.7.0-patch.tgz

Patch files for BeanUtils 1.7.0 codebase.

> Allowing Multiple Converters Per Destination Class
> --------------------------------------------------
>
>                 Key: BEANUTILS-279
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-279
>             Project: Commons BeanUtils
>          Issue Type: New Feature
>          Components: ConvertUtils & Converters
>    Affects Versions: 1.7.0, 1.8.0
>            Reporter: Bradley M. Handy
>            Priority: Minor
>         Attachments: ConvertUtils-1.7.0-patch.tgz
>
>
> Currently only one Converter may be registered per destination class.  It may be prudent for an application to have the ability to use multiple "named" Converter instances to convert values to a destination type.  By adding a second-level Map keyed by Converter name, this can be accomplished without affecting existing behavior.  A "default" name is used for the default Converter which will allow for emulation of the previous single Converter implementation.
> Patch files for both BeanUtils 1.7.0 and the current Head revision of the affected files has been provided.

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