Capgemini Requires 500 Positions-Fresher & 1-2y Exp for its UK Projects! New It company Launched Submit Your details and get your choice Educational...
$.Watch Upcoming Free Indian Movies Online 100% Free.$ Its One Of The Best Site To Watch All New Movies! Daly Update All New Movies 4 U! Here Is The Link To...
Hi all, looks like there is no more activity here and people have moved over to the google group. I will block any future posting to this group. Are there any...
If everyone is happy with moving to google groups, I should put a note in the description of this group about the move and also mention it on the wiki...
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...
Several members of this mailing list have requested that we move to Google Groups since it offers a better interface and because this Yahoo Group is getting...
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...
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...
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...
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...
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...
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...
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...
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...
WSGI ( http://www.python.org/dev/peps/pep-0333/ ) is increasingly popular among the python web community. I wrote a jsonrpc "application" that dispatches...
Hi I'm interested in the feature of server-to-client messages, specified on the spec, but I can't find it's implementation on the python code, is anyone...
Hi all, I am a newcomer to the JSON-RPC 1.1 draft process. First, Is anything actually happening here? I have seen no comments from the original draft authors...
hi, I now updated my 1.1WD suggestion/specification. I especially added "kwparams" and multicall. see: http://84.16.237.14/jsonrpc/ Any comments are greatly...
Hello, I noticed that the specification has not yet specified error codes. A previous msg suggested using error codes found in XML-RPC implementations. Can...
Enter your vote today! A new poll has been created for the json-rpc group: Which protocols are you using today to expose services? o JSON-RPC o XML-RPC o SOAP...
hi, I like JSON-RPC 1.0: it's nice and simple. And its *simplicity* is its major advantage to all other rpc-systems. The JSON-RPC 1.1WD then added some very...
hi, I like JSON-RPC 1.0: it's nice and simple. And its *simplicity* is its major advantage to all other rpc-systems. The JSON- RPC 1.1WD then added some very...
... Cycles are fairly easy to detect. Traverse the graph depth first from the root node, and keep a stack of nodes along the path from the current node to...
Hi, I'm one of the developers working on a new project called JSON- Cache. It is a light weight persistent cache built on top of a pure Java based database...
I am happy to announce the first public release of the js-xmlrpc library - version 0.1. - implements the same API of the php-xmlrpc lib - implemented in pure...
Hi, I'm one of the developers working on a new project called JSON- Cache. It is a light weight persistent cache built on top of a pure Java based database...
(Hooray, messages are getting through again!) The draft suggests requiring an ordering on the members of the top-level object; "version" should come before...