[
https://issues.apache.org/jira/browse/THRIFT-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678479#action_12678479
]
Esteve Fernandez commented on THRIFT-148:
-----------------------------------------
Argh, it looks like thrift-148_v9_20090302.patch was broken, I forgot to add a
\ and self.started = defer.Deferred() in ThriftClientProtocol. Those changes
are present in thrift-148_v10_20090303_lib.patch, could you reapply the that
patch? Sorry about that.
> Add support for Twisted
> -----------------------
>
> Key: THRIFT-148
> URL: https://issues.apache.org/jira/browse/THRIFT-148
> Project: Thrift
> Issue Type: Sub-task
> Components: Compiler (Python), Library (Python)
> Reporter: Esteve Fernandez
> Assignee: Esteve Fernandez
> Attachments: client.py, client_20080124.py, server.py,
> server_20080124.py, thrift-148_v10_20090303_lib.patch,
> thrift-148_v2_20081115.patch, thrift-148_v3.1_20081116.patch,
> thrift-148_v3_20081230.patch, thrift-148_v4_20090119.patch,
> thrift-148_v5.1_20090128.patch, thrift-148_v5_20090127.patch,
> thrift-148_v6_20090207.patch, thrift-148_v7_20090207.patch,
> thrift-148_v8_20090208.patch, thrift-148_v9_20090302.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.