On Wed, May 16, 2001 at 08:37:25PM +0100, Adam Langley wrote: > > I suspect that the competitiveness between FCP and XML-RPC will > > have a beneficial effect... ;-) > > XML-RPC gets implimented as an FCP proxy as soon as I get round to it
Whether it is implemented as a proxy, or integrated into the node is a question for node implementors. Of course Adam, you may find that people want you to expose a plugin mechanism for things like FProxy, FCP, and XML-RPC, so that these do not have to endure the additional FCP parsing overheads for FProxy and XML-RPC. If so, you might be better-off doing this now, and writing XML-RPC as a plugin. Ditto for FProxy. Ian.
