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

Griffin DeJohn commented on LANG-307:
-------------------------------------

So, I've been working on a class that makes a best effort to clone an arbitrary 
object via reflection. It does deep copying and can work around lacking nullary 
constructors. It's doing pretty well with the small number of tests I've been 
trying, and I think it's at a point where some of you might want to take a look 
at it. Should I attach the source code here, or start a new issue, or what?

> CloneUtils - utility class to enable cloning via various different mechanisms
> -----------------------------------------------------------------------------
>
>                 Key: LANG-307
>                 URL: https://issues.apache.org/jira/browse/LANG-307
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: Henri Yandell
>             Fix For: 3.1
>
>         Attachments: lang-307.patch
>
>
> Taken from the tasks.html. No idea if we want to do it or not.

-- 
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