Contract-First or Code-First Design - Part 3

In the third of a multi-part series of transcriptions of a conversation between Adrian Trenaman and Ted Neward on Web services in general and code-first/contract-first practices in particular, Adrian asserts that it’s not just changes in the service endpoint interface that can lead to a compatibility issue: a change in any class or interface used by the service interface may lead to an incompatibility issue.
http://tssblog.techtarget.com/index.php/contract-first-or-code-first-design-part-3/


Leave a Reply