XML-RPC deprecation?
Thursday, September 28th, 2006This wouldn’t happen for a long time, but we’re considering deprecating XML-RPC, and here’s why:
The majority of new applications using the API are using REST rather than XML-RPC.
REST is far easier to develop for and debug – you just use any web browser.
REST responses are more human-readable, making it easier to develop
Maintaining XML-RPC takes a [...]
