[Soap-Python] JSONP response

Burak Arslan burak.arslan at arskom.com.tr
Thu May 16 12:36:26 CEST 2013


Hi Jesper,

FYI, I've done the initial JsonP commit. You can look at the test to see 
how it works.

https://github.com/plq/spyne/commit/d90d84d915c4b4a54567ef1f759bd04926604f2b

Best,
Burak

On 05/15/13 14:38, Jesper Larsen wrote:
> Hi Burak
>
> Fair enough. I will try to stitch a patch together:-)
>
> Best regards,
> Jesper
>
>> -----Original Message-----
>> From: Burak Arslan [mailto:burak.arslan at arskom.com.tr]
>> Sent: Wednesday, May 15, 2013 1:30 PM
>> To: Jesper Larsen
>> Cc: soap at python.org
>> Subject: Re: [Soap-Python] JSONP response
>>
>> On 05/15/13 13:05, Jesper Larsen wrote:
>>> Hi Burak
>>>
>>> Thanks for your prompt and positive reply. Your solution is better
>> than mine so I would be very happy to see it included in Spyne. It
>> would be nice to have the callback_name dynamic since users could then
>> specify it in their HTTP request and not be forced to use a common
>> callback_name.
>> sure, but you'll have to take it from here and do it yourself, complete
>> with tests, etc. if e.g. you want to havethe dynamic callback_name
>> functionality. I'm willing to review and eventually accept patches
>> towards this.
>>
>> don't get me wrong, it's very simple! it's just not my itch to scratch.
>>
>> best regards,
>> burak



More information about the Soap mailing list