i've only looked at it briefly, but seems to use PHP5 method overloading to
support cleaner remote calls
$client = new xmlrpc($remote_ip);
$result = $client->remoteMethodName($args);
"Andi Gutmans" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hey John,
>
> Didn't compare this API to ext/xmlrpc. Is it the same? If so, wouldn't it
> make sense to migrate ext/xmlrpc to the new libxml2 implementation? Does
> it require a complete rewrite? I'm not quite sure what we should do we
> this. Should we just look for another maintainer for ext/xmlrpc?
>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php