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 551 - 601 of 635   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
551
1.1 spec STILL isn't complete, and is too complex, in my opinion. An we NEED it finished, to make it enterprise-ready and beat the shit out of immeasurably...
konstantin_yegupov
konstantin_y...
Offline Send Email
Jun 1, 2007
12:22 pm
552
Hi the bug tracker didn't let me post as guest/guest. there is a python error with the %-substitution. I believe what you wanted is to be able to call module...
Jorge Vargas
elpargochess
Offline Send Email
Jun 1, 2007
7:48 pm
553
Hey, thanks for the fix, it is checked in now. just checked trac, it did let me log in as guest/guest and it let me create a ticket (#14). Not sure why it did...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jun 3, 2007
10:18 pm
554
hi Jan. about trac it's probably the stupid proxy here at my office for someone reason noone knows how to configure it "right"..... anyway where you able to...
Jorge Vargas
elpargochess
Offline Send Email
Jun 4, 2007
4:20 pm
557
I'm in 100% agreement with 1, the spec not being finished a big problem, who is responsible for editing the spec? who are the stake holders here and can we...
Mikeal Rogers
mikeal@...
Send Email
Jun 5, 2007
11:54 pm
558
WSGI ( http://www.python.org/dev/peps/pep-0333/ ) is increasingly popular among the python web community. I wrote a jsonrpc "application" that dispatches...
Mikeal Rogers
mikeal@...
Send Email
Jun 6, 2007
12:18 am
559
Hey, I did have a quick look at the other mails, just have not put it in the code yet. Thanks ... where you...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jun 6, 2007
11:13 am
560
Hey, ... I, Jan-Klaas Kollhof, created the 1.0 specs. Atif has been the driving force behind the 1.1 specs. Unfortunately, I have had little time in the past...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Jun 6, 2007
11:27 am
561
Hi all. I've found a minor bug when using the modpywrapper. If you request a methodthat does not exist, then ModPyServiceHandler raises a ...
jaimewyant
Offline Send Email
Jun 6, 2007
7:53 pm
562
hi, ... did you read http://84.16.237.14/jsonrpc/ ? ... hmm, I don't think so. in terms of RPC, what would i.e. a string mean? that it's the only parameter to...
r.koebler
Offline Send Email
Jun 6, 2007
9:19 pm
563
Hi all! I've found a small bug in the ServiceProxy class (proxy.py). The 1.1 draft spec, section 7.3 - Procedure Return Object, states that the error member...
jaimewyant
Offline Send Email
Jun 8, 2007
7:12 pm
564
Hi I found this a while ago and it's part of my patch at the message call "server-to-client message? and a small patch." although my path covers all of the...
Jorge Vargas
elpargochess
Offline Send Email
Jun 14, 2007
3:13 pm
565
... I think this should be made optional. I got a project in which I'm implementing json-rpc over tcp (I have a patched version of json-rpc.org code with it) ...
Jorge Vargas
elpargochess
Offline Send Email
Jun 14, 2007
3:28 pm
566
... I'll like to work on that. I can give a nice maintenance run to the trac, milestones, versions, we could even install the ...
Jorge Vargas
elpargochess
Offline Send Email
Jun 14, 2007
3:30 pm
567
Hi I coded this a while ago for a small project I have which should get it's own server (no need for apache) If I remember correctly it doesn't depends on...
Jorge Vargas
elpargochess
Offline Send Email
Jun 14, 2007
3:37 pm
568
... Only json-rpc over HTTP is covered in the new spec. If you're doing it over TCP then you're free to disregard HTTP specific areas of the spec, like HTTP...
Mikeal Rogers
mikeal@...
Send Email
Jun 15, 2007
1:55 am
569
... yes, but I separated HTTP from the spec in http://84.16.237.14/jsonrpc/. and I and many others think http://84.16.237.14/jsonrpc/ is a major improvement to...
r.koebler
Offline Send Email
Jun 15, 2007
7:56 am
584
I have been developing a JSON/XML-RPC server class in PHP, implementing the current XML-RPC spec and the JSON-RPC 1.1 draft spec. One issue not addressed in...
Weston Ruter
westonmr
Offline Send Email
Jul 22, 2007
3:41 pm
585
As I just noted previously in another post, I have been developing a JSON/XML-RPC server class in PHP, implementing the current XML-RPC spec and the JSON-RPC...
Weston Ruter
westonmr
Offline Send Email
Jul 22, 2007
3:59 pm
589
I downloaded and installed json-rpc for Python, ran the simple check using the ServiceProxy inside a python shell, and it works fine! But when I copy/paste the...
the_paul_silvis
Offline Send Email
Aug 16, 2007
9:37 pm
590
Hello all, As many have seen over the past two years my involvement with JSON-RPC have almost come to a stop. I am sorry to let everyone down. With a fulltime...
Jan-Klaas Kollhof
keyjaque
Offline Send Email
Aug 19, 2007
10:04 am
591
Jan-Klass: I would very much like to help take over maintaining the discussion and development of JSON-RPC. I have just released new JSON-RPC client and server...
Weston Ruter
westonmr
Offline Send Email
Aug 19, 2007
10:38 am
592
Mycompany also has several implementations of the json-rpc 1.1WD in java and ruby which have been in a production environment for about 10 months..So I would...
Jeffrey Damick
jeffreydamick
Offline Send Email
Aug 19, 2007
2:04 pm
593
I agree, Jeffery. No single individual should have complete control of maintaining the specification or moderating the discussion. A committee should be formed...
Weston Ruter
westonmr
Offline Send Email
Aug 19, 2007
2:12 pm
594
Agreed. In particular I would like to see that the 1.0 spec is archived and kept available, for those of us who have issues with the 1.1WD in it's current ...
Matthew Morley
wickedlogik
Offline Send Email
Aug 20, 2007
6:24 am
597
Hi, Agreed! My company is developing solutions for tourism using JSON-RPC too, and would be interested in participating to the committee. Before the committee...
Lorenzo Pastrana
kardamone
Offline Send Email
Aug 21, 2007
5:20 pm
598
Hi Every body here....iam a new member here, I need your help... i want to develope json-rpc using MVC framework but i've got a problem when i want to save my...
violet_sweetfida
violet_sweet...
Offline Send Email
Aug 23, 2007
5:09 am
599
Here's a list of action items that I see as being pending: 1. Determine who will be the discussion group's maintainer (group owner); Jan-Klass was referring to...
Weston Ruter
westonmr
Offline Send Email
Aug 23, 2007
4:56 pm
600
... In case hosting is still needed, i could provide a virtual server for this too. ... Count me in as well. Mit freundlichen Grüßen/Regards, Arne Blankerts ...
Arne Blankerts
theseer_netp...
Offline Send Email
Aug 23, 2007
5:17 pm
601
Yes, count me in as well. For 2,3,4 - If you want to move to google groups (fine with me), you know code.google.com also has wiki, issue tracking, svn, etc....
Jeffrey Damick
jeffreydamick
Offline Send Email
Aug 23, 2007
8:45 pm
Messages 551 - 601 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