2009/8/10 Nick Coghlan
> Kristján Valur Jónsson wrote:
> > I‘ve had no response to this yet. Is no one using xmlrpc?
>
> It sounds like a reasonable feature to me, but I'm one of those that
> doesn't actually use xmlrpc so my +0 or +1 probably isn't very
> meaningful to you...
Ditto.
_
Kristján Valur Jónsson wrote:
> I‘ve had no response to this yet. Is no one using xmlrpc?
It sounds like a reasonable feature to me, but I'm one of those that
doesn't actually use xmlrpc so my +0 or +1 probably isn't very
meaningful to you...
Cheers,
Nick.
--
Nick Coghlan | ncogh...@gmail.
I've had no response to this yet. Is no one using xmlrpc?
To clarify the feature: The xmlrpc server invokes a "dispatch" method on a
dispatcher object (typcillay, just itself) to process xmlrpc requests.
The "path" from the xmlrpc request is not provided. By providing this path, it
becomes pos