Aug 9, 2002 | Q
I can’t, for the life of me, figure out what would be added to the functionality of TrackBack by changing it’s implementation to XML-RPC. Too often, stuff like this gets overengineered, and then become so much more difficult to implement on systems other than the ones on which they originate; the beauty of TrackBack’s current setup is that it’s completely trivial to implement elsewhere, since all the new system needs to do is be able to request a web page.
the beauty of TrackBack’s current setup is that it’s completely trivial to implement elsewhere, since all the new system needs to do is be able to request a web page.
And that, in a nutshell, is the advantage of any REST implementation.
• Posted by: jjg on Aug 9, 2002, 5:15 PM