Unless, of course, you need real text encoding.

XML-RPC *only* supports USASCII.  No unicode, not even ISO-8859-1.  And it's
spec author actively fights /against/ improving this situation.

-Bill Kearney

"Tony Bibbs" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> That seems network intensive to me.  Offering web services for some basic
> tasks makes sense but not making an entire application that does all
> functionality over the web will be slow and impractical.
>
> Also, consider XML-RPC.  Some people insist on hammering a nail with a
> sledgehammer (soap) when a XML-RPC implementation (the hammer) is better
> suited.
>
> That said, I use both raw XML, XML-RPC and SOAP for various tasks.
>
> It doesn't have to be all or the other (not that you implied that)...


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to