New Article on Document-based Web Services!

Do you use 1-click web-service creation?  Find out why that is not a good idea ...

14 July 2003


My article on document versus RPC based web services has been posted on OSDN.

The key point of the article is to model your data separately from the applications processing that data.  Increasingly, we should not attempt to predict the applications that will process our data.  Hardwired, point-to-point interfaces are dead.  Model your date separately to be self-describing.

As promised in the article, here is a link to the source code for the article.

Comments are welcome.