Archive of UserLand's first discussion group, started October 5, 1998.
Re: XML-RPC Spec Revised
Author: Simeon Simeonov Posted: 1/25/1999; 7:39:44 AM Topic: XML-RPC Spec Revised Msg #: 2441 (In response to 2368) Prev/Next: 2440 / 2442
Dave,I think you should separate transport from encoding from the information in requests and responses.
Transport is probably the issue of biggest concern. For example, the way the spec stands right now, a browser cannot issue an XML-RPC request w/o using some Java applet. This means that XML-RPC is not easy to use for doing client-server work on the Web. You should at least provide an alternative transport for content type text/html, e.g., the hidden form fields xmlRPCRequest and xmlRPCResponse.
Regards,
Sim, Allaire
There are responses to this message:
- Re: XML-RPC Spec Revised, Jim Roepcke, 1/25/1999; 8:50:31 AM
- Re: XML-RPC Spec Revised, Dave Winer, 1/25/1999; 10:49:11 AM
This page was archived on 6/13/2001; 4:47:33 PM.
© Copyright 1998-2001 UserLand Software, Inc.