Re: Python JSON protocol implementation

2012-10-30 Thread Henrique Mendonça
ger >> ;-r >> >> > -Ursprüngliche Nachricht- >> > Von: Frederic Delbos [mailto:fred.del...@gmail.com] >> > Gesendet: Mittwoch, 24. Oktober 2012 22:56 >> > An: dev@thrift.apache.org >> > Betreff: Python JSON protocol implementat

Re: Python JSON protocol implementation

2012-10-30 Thread Frederic Delbos
üngliche Nachricht- > > Von: Frederic Delbos [mailto:fred.del...@gmail.com] > > Gesendet: Mittwoch, 24. Oktober 2012 22:56 > > An: dev@thrift.apache.org > > Betreff: Python JSON protocol implementation > > > > Hello, > > > > I have written a python

Re: Python JSON protocol implementation

2012-10-25 Thread Jens Geyer
And C# -Ursprüngliche Nachricht- From: Henrique Mendonça Sent: Wednesday, October 24, 2012 11:33 PM To: dev@thrift.apache.org Subject: Re: Python JSON protocol implementation Hi Frederic, This is awesome news! It would be really great if you could add a little inline web server to

Re: Python JSON protocol implementation

2012-10-25 Thread Jens Geyer
Not to mention Delphi :-) -Ursprüngliche Nachricht- From: Henrique Mendonça Sent: Wednesday, October 24, 2012 11:33 PM To: dev@thrift.apache.org Subject: Re: Python JSON protocol implementation Hi Frederic, This is awesome news! It would be really great if you could add a little

Re: Python JSON protocol implementation

2012-10-24 Thread Frederic Delbos
> tutorial/py tutorial.thrift implementation > > > > > > http://thrift.apache.org/docs/HowToContribute/ > > > > > > thanks > > > -roger > > > ;-r > > > > > > > -----Ursprüngliche Nachricht- > > >

Re: Python JSON protocol implementation

2012-10-24 Thread Henrique Mendonça
ic Delbos [mailto:fred.del...@gmail.com] > > > Gesendet: Mittwoch, 24. Oktober 2012 22:56 > > > An: dev@thrift.apache.org > > > Betreff: Python JSON protocol implementation > > > > > > Hello, > > > > > > I have written a python JSON prot

Re: Python JSON protocol implementation

2012-10-24 Thread Frederic Delbos
6 > > An: dev@thrift.apache.org > > Betreff: Python JSON protocol implementation > > > > Hello, > > > > I have written a python JSON protocol implementation : > > https://gist.github.com/3948701 > > > > I'm in the process of testing it... >

AW: Python JSON protocol implementation

2012-10-24 Thread Roger Meier
;-r > -Ursprüngliche Nachricht- > Von: Frederic Delbos [mailto:fred.del...@gmail.com] > Gesendet: Mittwoch, 24. Oktober 2012 22:56 > An: dev@thrift.apache.org > Betreff: Python JSON protocol implementation > > Hello, > > I have written a python JSON protocol implementati

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