Is it time to evolve and simplify XML-RPC specs?
Or is it true that early partial implementations have more acceptance than late better ones?
Here is my view on remote procedure calls:
<request>
<call method="GetSystemTime" />
</request>
<response>
<var>2004/01/01T08:25:15</var>
</response>
Read the full story in these two volumes:
Part I - Simplicity
Part II - Complexity