Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the possibility for named parameters in requests #11

Open
asciidisco opened this issue Dec 24, 2012 · 2 comments
Open

Add the possibility for named parameters in requests #11

asciidisco opened this issue Dec 24, 2012 · 2 comments

Comments

@asciidisco
Copy link
Owner

I received a mail with a feature request:

I am trying to use your Backbone.rpc to connect my Backbone application to
a JSON-RPC API. (Yes, I am working with a 'rusty old Java developer. 8-) I
notice that when submitting and receiving data, the code uses positional
parameters. Is there a simple way to get it to use named parameters
instead? I have looked over the code and, frankly, some of it is over my
head because I am relatively new to JavaScript and Backbone. After reading
the docs, it wasn't clear to me how or whether this is even possible.

@ghost ghost assigned asciidisco Feb 2, 2013
@Pappa
Copy link

Pappa commented Feb 27, 2013

I've been working through this for a few days too, and it's impossible for me to use Backbone.Rpc without using named parameters. It would definitely be a much needed addition to support the jsonrpc 2.0 spec.

@micrub
Copy link
Collaborator

micrub commented Dec 4, 2014

@Pappa Seems like this one were covered by bfd1ef4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants