Since objects communicating in webservice are serialized, any changes to the webservice would affect client application.
Esp when fields or methods are removed, then the object can't be deserialized in the client application.
Addition of fields/methods would not cause any issue during deserialization.
Tuesday, April 22, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment