copy method and reset method
----------------------------

                 Key: THRIFT-860
                 URL: https://issues.apache.org/jira/browse/THRIFT-860
             Project: Thrift
          Issue Type: Improvement
          Components: OCaml - Compiler
            Reporter: Lev Walkin
            Assignee: Bryan Duxbury
         Attachments: thrift-trunk-983568.patch

The attached patch provides the class copying and reset-to-default values 
methods. The applicability and usefulness is obvious: in many cases the shallow 
object copying provided by Oo.copy is not sufficient, so a deep copy is needed. 
This patch provides a deep copy method.

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