A
Abbas
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
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