[ 
https://issues.apache.org/jira/browse/THRIFT-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Rüth updated THRIFT-1072:
-----------------------------

    Attachment: TSharedProcessorFactory.h

Improvment

> 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
>         Attachments: TSharedProcessorFactory.h
>
>   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


Reply via email to