You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Nathan Marz (JIRA)" <ji...@apache.org> on 2008/12/20 01:00:44 UTC

[jira] Created: (THRIFT-240) TBase should implement Cloneable

TBase should implement Cloneable
--------------------------------

                 Key: THRIFT-240
                 URL: https://issues.apache.org/jira/browse/THRIFT-240
             Project: Thrift
          Issue Type: Improvement
          Components: Library (Java)
            Reporter: Nathan Marz
            Priority: Minor


Now that we have a deep copy constructor, TBase should implement cloneable.

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


[jira] Resolved: (THRIFT-240) TBase should implement Cloneable

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury resolved THRIFT-240.
----------------------------------

    Resolution: Fixed
      Assignee: Bryan Duxbury

Ridiculously tiny patch, so I've committed it. (Take a look at the 'subversion commits' tab if you want to see the change I made.)

> TBase should implement Cloneable
> --------------------------------
>
>                 Key: THRIFT-240
>                 URL: https://issues.apache.org/jira/browse/THRIFT-240
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Library (Java)
>            Reporter: Nathan Marz
>            Assignee: Bryan Duxbury
>            Priority: Minor
>
> Now that we have a deep copy constructor, TBase should implement cloneable.

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