Alan Knowles wrote: > http://www.akbkhome.com/Projects/phpmole-IDE/FAQ/midgard%20connection.html >
Alan, I've been looking at your midgard_reciever. I have a few other things I want to work on that require a similar interface (and I actually have some time now to work on this). How would you feel about moving to XMLRPC? It's more complex than the HTTP_POST_VARS you're using now, but it's more standard and makes it easier to transfer complex structures. I'd like, for example, to be able to transfer sub-trees without needing repligard. I think it's easier to do this with XMLRPC, since I can build a tree structure using nested arrays or structs. Regards, Ami. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
