News Feed
Jobs Feed
Sections




News Archive
Lorna Mitchell's Blog:
Version Parameters for Web Services
June 30, 2009 @ 16:46:32

Continuing on with her series of tips for those building web services Lorna Mitchell has posted this new item to her blog looking at the importance of a version parameter in each call.

When designing a service API, there are lots of things you can do right, and plenty of pitfalls. Most of both of these are completely specific to the situation you are designing for but I have one tip that has helped me out in a number of scenarios: Include a version parameter with every method call.

She recommends this parameter for a single reason - you can modify the API, even existing functionality and, based on that value, know which version of the action the user's looking for. This enabled you to make improvements and updates to the service without requiring all of your users to have to recode everything - they have the choice to update or not.

0 comments voice your opinion now!
webservice parameter version


blog comments powered by Disqus

Similar Posts

DZone.com: From Doctrine 1 to Doctrine 2

DevShed: Fetching Search Results as Serialized Arrays with Yahoo Web Services and PHP 5

Amazon Web Services: Introduction to AWS for PHP Developers

Ruslan Yakushev' Blog: PHP Manager 1.1 available in Web PI

Zend Developer Zone: Book Review - PHP Programming with PEAR


Community Events











Don't see your event here?
Let us know!


unittest framework zendframework2 code conference opinion phpunit interview podcast tool testing release functional language object community series development introduction example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework