You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2009/09/07 16:56:57 UTC

[jira] Created: (BEANUTILS-361) BeanMap.defaultTransformers should be final

BeanMap.defaultTransformers should be final
-------------------------------------------

                 Key: BEANUTILS-361
                 URL: https://issues.apache.org/jira/browse/BEANUTILS-361
             Project: Commons BeanUtils
          Issue Type: Bug
            Reporter: Sebb


BeanMap.defaultTransformers should be final, otherwise it can be replaced with a modifiable HashMap.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (BEANUTILS-361) BeanMap.defaultTransformers should be final

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BEANUTILS-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton updated BEANUTILS-361:
--------------------------------------

    Fix Version/s: LATER THAN 1.8.1

defaultTransformers was deprecated in version 1.8.0 and should be made private if/when we break compatibility

> BeanMap.defaultTransformers should be final
> -------------------------------------------
>
>                 Key: BEANUTILS-361
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-361
>             Project: Commons BeanUtils
>          Issue Type: Bug
>            Reporter: Sebb
>             Fix For: LATER THAN 1.8.1
>
>
> BeanMap.defaultTransformers should be final, otherwise it can be replaced with a modifiable HashMap.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.