Results 1 to 5 of 5

Thread: Design by contract for Web Services

  1. #1
    Join Date
    Apr 2011
    Posts
    3

    Default Design by contract for Web Services

    Hi,

    Can you help me explain Design by Contract for Web service

    why need Design by Contract among web services?

    Why verifying the combination of web services through the contract?

    Thanks!

  2. #2

    Default

    Hi!
    I suggest you to read "Chapter 2. Why Contract First?"[1] of the reference documentation. To me it was very useful.

    Cheers,
    Vito

    [1] http://static.springsource.org/sprin...act-first.html

  3. #3
    Join Date
    Apr 2011
    Posts
    3

    Default

    thanks!

    I think different between two approach contract web service first and Design by Contract for web services.

    Because I know, Design by Contract for web services focus to interface. This place interact between face to face. I think so.

    Can you explain help me?

    thanks in advance!

  4. #4
    Join Date
    Apr 2011
    Posts
    1

    Default Reply

    Design by contract means, when some people take a contact to design the website for a given specific time .

  5. #5
    Join Date
    Apr 2011
    Posts
    3

    Default

    No. Design by contract means determine pre-conditions, post-conditions,...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •