[
https://issues.apache.org/jira/browse/THRIFT-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Farrell closed THRIFT-1072.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.9
This made it into trunk at some point, closing ticket
> 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
> Fix For: 0.9
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira