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

Evan Sims' Blog: WordPress 2.3 Impressions

PHPBuilder.com: Web Services Implementation using PHP and SOAP

Community News: PHP 5.1.4 Released in Response to Bug

Expirmentalworks.net: Inofficial PHP GIT repositories - Importing large trees

Community News: PHP 5.2.1 Released


Community Events











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


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

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