[jira] [Commented] (THRIFT-1745) Python JSON protocol

2012-11-02 Thread Frederic Delbos (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489311#comment-13489311 ] Frederic Delbos commented on THRIFT-1745: - Yes there is a typ

[jira] [Updated] (THRIFT-1745) Python JSON protocol

2012-10-30 Thread Frederic Delbos (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frederic Delbos updated THRIFT-1745: Attachment: TJSONProtocol.py > Python JSON proto

[jira] [Updated] (THRIFT-1745) Python JSON protocol

2012-10-30 Thread Frederic Delbos (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frederic Delbos updated THRIFT-1745: Patch Info: Patch Available > Python JSON proto

[jira] [Created] (THRIFT-1745) Python JSON protocol

2012-10-30 Thread Frederic Delbos (JIRA)
Frederic Delbos created THRIFT-1745: --- Summary: Python JSON protocol Key: THRIFT-1745 URL: https://issues.apache.org/jira/browse/THRIFT-1745 Project: Thrift Issue Type: New Feature

Re: Python JSON protocol implementation

2012-10-30 Thread Frederic Delbos
within test/py > test/py/ThriftTest.thrift client and server > test/test.shcross language test suite > tutorial/py tutorial.thrift implementation > > http://thrift.apache.org/docs/HowToContribute/ > > thanks > -roger > ;-r > > > -----Urspr

Re: Python JSON protocol implementation

2012-10-24 Thread Frederic Delbos
it against the JavaScript version. > But that's totally up to you, at least Java and C++ implement this protocol > already. > > Merci! > Henrique > > On 24 October 2012 23:25, Frederic Delbos wrote: > > > Thank for the answer, I'll get back to you soon. > > &

Re: Python JSON protocol implementation

2012-10-24 Thread Frederic Delbos
ial/py tutorial.thrift implementation > > http://thrift.apache.org/docs/HowToContribute/ > > thanks > -roger > ;-r > > > -Ursprüngliche Nachricht- > > Von: Frederic Delbos [mailto:fred.del...@gmail.com] > > Gesendet: Mittwoch, 24. Oktober 2012 22:5

Python JSON protocol implementation

2012-10-24 Thread Frederic Delbos
Hello, I have written a python JSON protocol implementation : https://gist.github.com/3948701 I'm in the process of testing it... If the Thrift team is interested I would like to integrate it to the project. What are the requirements (test, code...) ? bye -- Frederic DELBOS