Search the web
Sign In
New User? Sign Up
json-rpc
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 396 - 427 of 635   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
396
Hi Graham, Let me give you the background to what may seem like conflicting statements but really aren't intended that way. The spec was written with the wire...
Atif Aziz
azizatif
Offline Send Email
Nov 8, 2006
8:50 am
397
Jeffrey, did you read the thread where this idea too birth? http://tech.groups.yahoo.com/group/json-rpc/message/252 The Zope folks really asked for this, not...
Atif Aziz
azizatif
Offline Send Email
Nov 8, 2006
9:16 am
398
This meeting has now been set to take place on November 28 at 10 AM (EST; UTC/GMT -5 hours). If you wish to attend yet still haven't signed up or have signed...
Atif Aziz
azizatif
Offline Send Email
Nov 21, 2006
8:24 am
399
I'm making arrangements to see if I can be available. Will the call be recorded and made available for future reference? -- Matthew P. C. Morley MPCM...
Matthew Morley
wickedlogik
Offline Send Email
Nov 21, 2006
10:27 pm
400
I would appreciate if people who have signed up for the November 28 (10 AM EST; UTC/GMT -5 hours) meeting could send me their e-mail address on which I can...
Atif Aziz
azizatif
Offline Send Email
Nov 27, 2006
10:37 pm
401
... The issue with this is that because you list the conditions, it leaves it unclear as to what should be returned for things that don't fall within this...
Atif Aziz
azizatif
Offline Send Email
Nov 28, 2006
3:09 pm
402
... By mandating that system.describe must be supported for a service to be able to say it is JSON-RPC compliant you have placed onerous implementation...
Atif Aziz
azizatif
Offline Send Email
Nov 28, 2006
3:18 pm
403
... The problem is that the JSON-RPC and XML-RPC protocol handlers can be on the periphery only of a much larger messaging system implemented using some...
dscplcomau
Offline Send Email
Nov 28, 2006
10:49 pm
404
Hi all, just some thoughts that sprung up thinking of JSON-RPC over HTTP GET All browsers implement the HTTPRequest object with the same-domain policy. I.e. a...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Dec 3, 2006
1:02 pm
405
This is a very simple question, what are the proper content-type headers for json-rpc requests and responses over HTTP. The python implementation seems to use...
Mikeal Rogers
mikeal@...
Send Email
Dec 4, 2006
7:10 pm
406
... Since JSON-RPC is JSON, the correct content-type should be 'application/json'. (http://www.ietf.org/rfc/rfc4627.txt) In practice, it does not matter too...
Jim Washington
jimcburg
Offline Send Email
Dec 4, 2006
7:28 pm
407
I have developed a graphical editor of json / xmlrpc values. It is 100% javascript, based on the yui library (and on a work-in-progress port of the phpxmlrpc...
Gaetano Giunta
gaetanogiunt...
Offline Send Email
Dec 14, 2006
5:31 pm
408
On the topic of Parity - is there any sort of enumeration to it (like 0== No parity, 1==Some, 10==100% totally awesomely paritous (is that a word? :) Or, is it...
xypher_01
Offline Send Email
Dec 16, 2006
1:44 am
409
hi, I read the JSON-RPC 1.0 specification and liked it, because it is lightweight and simple. The only thing that was missing were "named arguments". Then I...
r.koebler
Offline Send Email
Dec 16, 2006
6:02 pm
410
Is there any idea to standarize a way to send multiple call methods in just one request? It would be great for performance to do that And what about mixing...
infosock2000
Offline Send Email
Dec 19, 2006
10:26 pm
412
I wrote some generally useful code recently which i figured I should share. http://windmill.osafoundation.org/trac/browser/windmill/trunk/ ...
Mikeal Rogers
mikeal@...
Send Email
Jan 3, 2007
7:39 am
413
... I appreciate your sharing this code. Unfortunately I have no idea what to do with it or how to install it. Could you provide a little guidance? Is it...
Bob Gailer
ramrom313
Offline Send Email
Jan 3, 2007
7:34 pm
414
... The dispatcher is the underlying object for running any python method over json-rpc. You send it methods to be added for dispatch, or you can send it a...
Mikeal Rogers
mikeal@...
Send Email
Jan 3, 2007
9:08 pm
415
... I'm glad to read this. JSON-RPC (1.0) currently proves to be the best solution for the communication between our new and legacy embedded devices (which...
roamingbecki
Offline Send Email
Jan 4, 2007
10:12 am
416
I have not seem much posting recently around the WD1.1. There are some of us that have issues with different sections, but I would like to see WD1.1 moved...
Matthew Morley
wickedlogik
Offline Send Email
Jan 4, 2007
4:39 pm
418
... I personally think it's about time to put json-rpc on the track to an IETF RFC. Next week I'll be seeing Lisa Dusseault, the current application area ...
Mikeal Rogers
mikeal@...
Send Email
Jan 7, 2007
12:59 am
419
... I'd probably not be regarded as really being a part of the json-rpc community so my opinion may be seen as irrelevant, but I would disagree with trying to...
dscplcomau
Offline Send Email
Jan 8, 2007
10:53 am
420
*It requires that the request package be an array of request objects with unique id. For single requests, per the wd1.1 the id would be optional To clarify, if...
Matthew Morley
wickedlogik
Offline Send Email
Jan 8, 2007
12:33 pm
421
I am in agreement with Graham, pushing to RFC is not the solution to issues in the WD 1.1 . I would rather not step on other's work, but I'm concerned that...
Matthew Morley
wickedlogik
Offline Send Email
Jan 8, 2007
12:40 pm
422
... Part of the RFC process is to change the language in the specification. Looking at the spec now, there is very little should and must or suggested type...
Mikeal Rogers
mikeal@...
Send Email
Jan 8, 2007
5:22 pm
423
... One of the things I hoped would happen when suggesting this course of action would be to see what people thought of the current working draft and bring...
Mikeal Rogers
mikeal@...
Send Email
Jan 8, 2007
5:54 pm
424
I think it's not as bad as it sounds. Looking back at the last year, the majority of the discussion in this group has centered around WD 1.1, from feedback...
Atif Aziz
azizatif
Offline Send Email
Jan 9, 2007
12:31 am
425
The only real unresolved issue I see is the multiple request in a single incoming request package. Matt, I'm sorry if you feel this has not been addressed. I...
Atif Aziz
azizatif
Offline Send Email
Jan 9, 2007
12:37 am
426
Enter your vote today! A new poll has been created for the json-rpc group: Is JSON-RPC 1.1 (Working Draft 7 August 2006) headed in the right direction? In...
json-rpc@yahoogroups....
Send Email
Jan 9, 2007
12:58 am
427
I'm afraid that many important points and concerns are getting lost in threads and discussions. There is the danger that we'll get some good traffic for...
Atif Aziz
azizatif
Offline Send Email
Jan 9, 2007
1:00 am
Messages 396 - 427 of 635   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help