[ 
http://issues.apache.org/jira/browse/BEANUTILS-210?page=comments#action_12449881
 ] 
            
Henri Yandell commented on BEANUTILS-210:
-----------------------------------------

Having a copyNotTransients seems of value, but unless someone has an actual 
itch for such a thing I think we should move this out of 1.8.0 and record it as 
"Will apply if someone patches".

> [beanutils] copyProperties should have optional flag for including transient 
> member variables
> ---------------------------------------------------------------------------------------------
>
>                 Key: BEANUTILS-210
>                 URL: http://issues.apache.org/jira/browse/BEANUTILS-210
>             Project: Commons BeanUtils
>          Issue Type: Improvement
>          Components: Bean / Property Utils
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Nathan Egge
>            Priority: Minor
>             Fix For: 1.8.0
>
>
> The EqualsBuilder, HashCodeBuilder, and ToStringBuilder all have a flag for
> allowing you to use only the non-transient member variables on an object.  The
> BeanUtils.copyProperties method should have a similar such variable (which can
> default to false) so you can designate only some variables to copy across 
> domains.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to