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


- (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