all groups > dotnet myservices > march 2007 >
You're in the

dotnet myservices

group:

Changing return object without blowing up old clients


Changing return object without blowing up old clients Abbas
3/15/2007 8:05:26 AM
dotnet myservices:
Hi,

I have a web service that returns an object, call it myReturn, which
contains information regarding payments, etc.... I have a new
specification, to add a new property to myReturn to handle some extra
calculations (ie. for amortization). However, I have existing clients
with proxies based on the old object definition. How can I make sure
that adding this extra data being sent back doesnt cause the old
clients to blow up?

I can provide some code samples if that would help.

Thanks,

Ammar
AddThis Social Bookmark Button