[
https://issues.apache.org/jira/browse/THRIFT-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005204#comment-13005204
]
Bryan Duxbury commented on THRIFT-1072:
---------------------------------------
I was hoping for a unified diff as taken from the base of the Thrift tree. "svn
diff" produces the correct output.
> Missing - (id) initWithSharedProcessor in TSharedProcessorFactory.h
> --------------------------------------------------------------------
>
> Key: THRIFT-1072
> URL: https://issues.apache.org/jira/browse/THRIFT-1072
> Project: Thrift
> Issue Type: Improvement
> Components: Cocoa - Library
> Affects Versions: 0.6
> Reporter: Jan RĂ¼th
> Priority: Trivial
> Attachments: TSharedProcessorFactory.h, patch1072.diff
>
> Original Estimate: 2m
> Remaining Estimate: 2m
>
> - (id) initWithSharedProcessor: (id<TProcessor>) sharedProcessor;
> is missing in TSharedProcessorFactory.h from the Cocoa headers.
> Should be added, to let user know that they need to init with this method to
> delegate stuff to their own processor. Can't see other possibility to make
> server delegate incomming connections to protocol implementing classes. (no
> Cocoa server examples available!)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira