You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2012/06/08 14:00:25 UTC

[jira] [Resolved] (SANDBOX-405) [BeanUtils2] Implement copyPropertiesTo(T target) on DefaultBeanAccessor

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

Simone Tripodi resolved SANDBOX-405.
------------------------------------

    Resolution: Fixed
      Assignee: Simone Tripodi

fixed on r1348032, well done!
                
> [BeanUtils2] Implement copyPropertiesTo(T target) on DefaultBeanAccessor
> ------------------------------------------------------------------------
>
>                 Key: SANDBOX-405
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-405
>             Project: Commons Sandbox
>          Issue Type: Improvement
>          Components: BeanUtils2
>    Affects Versions: Nightly Builds
>            Reporter: Benedikt Ritter
>            Assignee: Simone Tripodi
>         Attachments: SANDBOX-405.txt
>
>
> {{copyPropertiesTo(T target)}} can be implemented in a pretty straight forward manner:
> * make sure that {{target}} is not null
> * call {{on( target ).populate( describe() )}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira