I have been working this weekend on python code for an XML-RPC client. I downloaded the source tarball and used it. I am sure there is a large amount of deltas from the source tarball so where should I look for what is being used now? Stable, Development, or Experimental?
Since I am learning the python ropes, I have been re-writing the code for myself using the contrib files for models. There doesn't seem to be a 'simpleInsert.py' file out there. I would not mind putting my 'simpleInsert.py' out there once I get it working. When I looked in the java directory there was a file that seemed to want to use 'client.simple.insert' although the XML-RPC docs seem to lean toward 'client.simple.put'. There were also flags for [mode] and [port] mentioned for client.simple.insert. Anyway, I am befuddled and hoping for a little nudge in the right direction as to what the call is named and looking for. Anyway, I was successful retrieving data. As soon as I can insert some data using the simple clients, it will be time to move on to the more complex clients. Congrats to Oskar !!!! Mr. Bad, how was your habenero mocha? _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
