Reply to comment

"Code First" versus "Contract First" at java.net

I had to weigh in an an article I noticed at Java.net. The article is an Axis2 howto that espouses "contract first" as being a much better way to do development than "contract first". To that I say pshaaaaw! (And it just so happens the article was written by one of the Axis2 developers.)

Contract-First Web Services with Apache Axis2

My thoughts on the issue are in the comment threads to the java.net article, to sum up, CODE FIRST if your expertise is code then use it (the "contract" details can be an interface IN the code).

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <hr> <li> <dl> <dt> <dd> <pre> <b> <h1> <h2> <h3> <blockquote>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
3 + 4 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.