[ 
https://issues.apache.org/jira/browse/THRIFT-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664947#action_12664947
 ] 

Esteve Fernandez commented on THRIFT-148:
-----------------------------------------

Thanks for the clarification. Now I see where's the problem: the child handler 
interface doesn't inherit from the parent handler, but only from the service 
interface.

Anyway, I don't know if the handler interface is a good idea or not (there's 
already the service interface). What do you think? What do you prefer to 
implement in handlers, Service.Iface or Service.IHandler?

> Add support for Twisted
> -----------------------
>
>                 Key: THRIFT-148
>                 URL: https://issues.apache.org/jira/browse/THRIFT-148
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Python), Library (Python)
>            Reporter: Esteve Fernandez
>         Attachments: client.py, server.py, thrift-148_v2_20081115.patch, 
> thrift-148_v3.1_20081116.patch, thrift-148_v3_20081230.patch, txthrift.patch
>
>
> This patch adds support for Twisted in both the compiler and the Python 
> library. Also attached are a client and a server based on the calculator 
> example.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to