[jira] Updated: (BEANUTILS-303) Merge Capabilities

2008-02-15 Thread Niall Pemberton (JIRA)

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

Niall Pemberton updated BEANUTILS-303:
--

Fix Version/s: LATER THAN 1.8.0

> Merge Capabilities
> --
>
> Key: BEANUTILS-303
> URL: https://issues.apache.org/jira/browse/BEANUTILS-303
> Project: Commons BeanUtils
>  Issue Type: Improvement
>Reporter: Rodrigo di Lorenzo Lopes
>Priority: Minor
> Fix For: LATER THAN 1.8.0
>
> Attachments: patch.txt
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> BeanUtils doesn't offer an adequate way to merge values from two JavaBeans. 
> Ex: 
> From different sources,  let  there be two partially populated JavaBeans 
> (each in different properties) . How to combine these JavaBeans ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (BEANUTILS-303) Merge Capabilities

2008-02-02 Thread Rodrigo di Lorenzo Lopes (JIRA)

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

Rodrigo di Lorenzo Lopes updated BEANUTILS-303:
---

Attachment: patch.txt

Verify an mustOverwrite method before each copyProperty call.

> Merge Capabilities
> --
>
> Key: BEANUTILS-303
> URL: https://issues.apache.org/jira/browse/BEANUTILS-303
> Project: Commons BeanUtils
>  Issue Type: Improvement
>Reporter: Rodrigo di Lorenzo Lopes
>Priority: Minor
> Attachments: patch.txt
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> BeanUtils doesn't offer an adequate way to merge values from two JavaBeans. 
> Ex: 
> From different sources,  let  there be two partially populated JavaBeans 
> (each in different properties) . How to combine these JavaBeans ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.