You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2015/11/08 16:50:11 UTC

[jira] [Created] (SANDBOX-501) Add configurable type conversion support

Benedikt Ritter created SANDBOX-501:
---------------------------------------

             Summary: Add configurable type conversion support
                 Key: SANDBOX-501
                 URL: https://issues.apache.org/jira/browse/SANDBOX-501
             Project: Commons Sandbox
          Issue Type: New Feature
          Components: BeanUtils2
            Reporter: Benedikt Ritter


BeanUtils1 supports automatic type conversion when setting properties. This should be added to BeanUtils2. 

A problem of the implementation of BeanUtils1 is, that the registry of converts is cached in the BeanUtils class. BeanUtils2 should provide an API for creating new instances of the o.a.c.beanutils2.BeanUtils with a customized typ conversion registry.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)