Re: Larger than 32bit signed?
| Newsgroups | gmane.text.xml.rpc.specification |
|---|---|
| Message-ID | <[email protected]> |
>But imagine that Google provides
>search service through some specific version of
>XML-RPC, then in order to use it you have to
>accommodate your client code to that service. And even
>worse, imagine that your client has to talk to two
>different services, and each of them uses a slightly
>different version of the standard. That would be bad.
You have to accomodate your client code to the server anyway, because
Google's service will use particular methods with particular parameter
lists. Two different services presumably use two different sets of
methods, so your code has to accomodate each separately.
Pure XML-RPC code is usually just a programming library, which means
it's fairly trivial for someone writing a client program for a
particular server method set to engineer it to an XML-RPC library that
has whatever features the servers in question require.
--
Bryan Henderson Phone 408-621-2000
San Jose, California
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/xml-rpc/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/