Posts Tagged ‘versioning’

Web services versioning

Sunday, February 15th, 2009

Consider a scenario where you have a web service that you expose to consumers – and you want to make changes to the provided web service interface. What can you change without impacting existing consumers? And how do you handle changes that do impact existing consumers? I work on a project where we have to […]