On Feb 1, 6:18 pm, binadam <[email protected]> wrote:
> Looks like android-json-rpc is doing v1.0 as seen below:
>
> {"id":1,"method":"search","params":
> [34.0149334,-118.2710851,100,-50,50]}
>
> json-rpc 2.0 supports both named & positional parameters which is why
> I'm guessing it worked after bypassing the version check.

I knew 2.0 supported positional parameters, but, I wasn't sure whether
pyramid_rpc was declining 1.0 because pyramid_rpc didn't handle
positional parameters.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to