[
https://issues.apache.org/jira/browse/THRIFT-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612470#comment-13612470
]
Hudson commented on THRIFT-1896:
--------------------------------
Integrated in Thrift #633 (See [https://builds.apache.org/job/Thrift/633/])
THRIFT-1896 cocoa: Add TBase protocol for Cocoa (Revision
e491d298f09b0a3541a86fec0b9b5499bc3b7baf)
Result = ABORTED
roger :
https://git-wip-us.apache.org/repos/asf?p=thrift.git&a=commit&h=e491d298f09b0a3541a86fec0b9b5499bc3b7baf
Files :
* compiler/cpp/src/generate/t_cocoa_generator.cc
* lib/cocoa/src/protocol/TBase.h
> Add TBase protocol for Cocoa
> ----------------------------
>
> Key: THRIFT-1896
> URL: https://issues.apache.org/jira/browse/THRIFT-1896
> Project: Thrift
> Issue Type: Improvement
> Components: Cocoa - Compiler
> Affects Versions: 0.9
> Reporter: Kevin Li
> Assignee: Roger Meier
> Priority: Minor
> Fix For: 1.0
>
> Attachments: thrift-1896.patch, thrift-1896-TBase.patch
>
>
> Add TBase protocol for cocoa generator. By having all generated classes
> declare conformance of this protocol allows tighter type checking in compile
> time. One could use "id<TBase>" instead of "id" when passing these objects
> around. This is also inline with other OO languages' implementation like
> csharp, python and php.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira