You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/17 20:13:14 UTC

[jira] [Commented] (THRIFT-2898) Generate -copyWithZone: method (NSCopying protocol)

    [ https://issues.apache.org/jira/browse/THRIFT-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250336#comment-14250336 ] 

ASF GitHub Bot commented on THRIFT-2898:
----------------------------------------

GitHub user jimspeth opened a pull request:

    https://github.com/apache/thrift/pull/327

    THRIFT-2898: Generated classes implement the NSCopying protocol.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dwnld/thrift THRIFT-2898

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/327.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #327
    
----
commit af2daad72a321aad25b15c213ea19c4b37648397
Author: Jim Speth <ji...@dwnld.me>
Date:   2014-12-17T16:21:30Z

    Generated classes implement the NSCopying protocol.

----


> Generate -copyWithZone: method (NSCopying protocol)
> ---------------------------------------------------
>
>                 Key: THRIFT-2898
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2898
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Cocoa - Compiler
>            Reporter: Jim Speth
>            Priority: Minor
>
> There should be an option to implement the NSCopying protocol and implement the -copyWithZone: method in generated classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)