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

Niall Pemberton updated BEANUTILS-210:
--------------------------------------

    Fix Version/s:     (was: 1.8.0)
                   LATER THAN 1.8.0
          Summary: copyProperties should have optional flag for including 
transient member variables  (was: [beanutils] copyProperties should have 
optional flag for including transient member variables)

> copyProperties should have optional flag for including transient member 
> variables
> ---------------------------------------------------------------------------------
>
>                 Key: BEANUTILS-210
>                 URL: https://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: LATER THAN 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.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to