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

Oliver Heger closed BEANUTILS-455.
----------------------------------


> WrapDynaBeans always use the default PropertyUtilsBean instance
> ---------------------------------------------------------------
>
>                 Key: BEANUTILS-455
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-455
>             Project: Commons BeanUtils
>          Issue Type: Improvement
>          Components: Bean / Property Utils, DynaBean
>    Affects Versions: 1.8.3
>            Reporter: Oliver Heger
>             Fix For: 1.9.0
>
>
> {{WrapDynaClass}} uses {{PropertyUtils}} for introspecting the wrapped bean 
> class. Behind the scenes, this delegates to the standard 
> {{PropertyUtilsBean}} instance. For some use cases it would make sense to 
> hook in another instance of {{PropertyUtilsBean}} for this purpose, e.g. if 
> custom introspection has been configured.
> The API should be extended to allow the client to specify a 
> {{PropertyUtilsBean}} instance. If none is provided, the default instance 
> should be used.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to