[ 
https://issues.apache.org/jira/browse/LANG-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604956#action_12604956
 ] 

Oliver Heger commented on LANG-446:
-----------------------------------

There are already two tickets related to cloning for lang: LANG-433, which 
seems to be pretty similar to your suggestion, and LANG-307, which is about a 
more sophisticated CloneUtils class.

I think, this is a duplicate to LANG-307, WDYT?

> Add null-safe ObjectUtils.clone()
> ---------------------------------
>
>                 Key: LANG-446
>                 URL: https://issues.apache.org/jira/browse/LANG-446
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Paul Benedict
>            Priority: Minor
>             Fix For: 3.0
>
>
> If null, return null.
> If not implementing Cloneable, throw exception.
> Otherwise reflectively invoke a *public* clone().

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

Reply via email to