On 6/8/07, Ronnie Maor <[EMAIL PROTECTED]> wrote:
If I try JSON, I saw there are several implementations in both Java and Python - can anyone point me to a good combination for both languages you have used?
If you want to build RPC over JSON, you should probably try JSON-RPC. http://json-rpc.org/ contains the spec and links to many implementations. I haven't had opportunity to use it yet, but it looks nice and very simple to use. -- Beni Cherniavsky <[EMAIL PROTECTED]> (I read email only on weekends)