RSS

Design

The SEMAT Initiative: A Call for Action



As you may have heard, we have been quietly planning a revolution with the goal of "re-founding" software engineering as a rigorous discipline. We recognize that the natural tendency in our field is to perturb systems minimally into approximate correctness, but this path cannot be sustained any longer if we are to support the computing industry and help it meet the demands of society. We need to restart on a solid basis, taking advantage of all that has been learned in software engineering theory and practice over the past five decades.

The initiative started with two articles published in Dr Dobb's -- Methods Need Theory and Why We Need a Theory for Software Engineering -- that analyzed and deplored the fragmentation of software engineering and, in particular, of the methodology scene.

To address this issue, to bring together the best and the brightest, we have founded a community, the Software Engineering Method and Theory (SEMAT) community. The community supports the following Call for Action.

The SEMAT Call for Action Statement

Software engineering is gravely hampered today by immature practices. Specific problems include:

  • The prevalence of fads more typical of fashion industry than of an engineering discipline.
  • The lack of a sound, widely accepted theoretical basis.
  • The huge number of methods and method variants, with differences little understood and artificially magnified.
  • The lack of credible experimental evaluation and validation.
  • The split between industry practice and academic research.

We support a process to re-found software engineering based on a solid theory, proven principles, and best practices that:

  • Includes a kernel of widely-agreed elements, extensible for specific uses.
  • Addresses both technology and people issues.
  • Is supported by industry, academia, researchers and users.
  • Supports extension in the face of changing requirements and technology.

Signatories

The following people have signed the Call for Action statement. This list is dynamic; the up-to-date list is on the SEMAT web site.

  • Pekka Abrahamsson
  • Scott Ambler
  • Victor Basili
  • Jean Bzivin
  • Dines Bjorner
  • Barry Boehm
  • Alan W. Brown
  • Alistair Cockburn
  • Larry Constantine
  • Bill Curtis
  • Donald Firesmith
  • Erich Gamma
  • Tom Gilb
  • Ellen Gottesdiener
  • Sam Guckenheimer
  • David Harel
  • Brian Henderson-Sellers
  • Watts Humphrey
  • Capers Jones
  • Martin Griss
  • Ivar Jacobson
  • Philippe Kruchten
  • Robert Martin
  • Stephen Mellor
  • Bertrand Meyer
  • James Odell
  • Meilir Page-Jones
  • Ken Schwaber
  • Alec Sharp
  • Richard Soley

All signatories are world-class experts who have individually made significant contributions to the software engineering discipline and of the development of today's best practices. They are distributed around the world; their collective expertise extends across computer science and software engineering, covering advanced programming techniques, modeling languages, Agile as well as traditional software processes, a wide spectrum of practices (human, technical, business models, user interaction), tools, frameworks, and many more areas. Together we represent a large part of the software development community.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

DrDobbs encourages readers to engage in spirited, healthy debate, including taking us to task. However, DrDobbs moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing/SPAM. DrDobbs further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.
 

Best of the Web

What the New iPad and iOS 5.1 Mean for Developers

The new display is gorgeous. But local storage for HMTL5 is currently broken on the new iPad and performance of some apps is slower. Here's a deep dive into the issues, including benchmarks and analysis.

Quick Read

Triple Buffering as A Concurrency Mechanism

Triple Buffering is a way of passing data between a producer and a consumer running at different rates. It ensures that the consumer sees only complete data with minimal lag.

Quick Read

Embedding GDB Breakpoints in C Source Code

Have you ever wanted to embed GDB breakpoints in C source code? Something like this:
printf("Hello,\n");
EMBED_BREAKPOINT;
printf("world!\n");

Quick Read

Writing Kernel Exploits

Why attack the kernel? Because it has a huge attack surface with potential for very interesting bugs. This presentation (pdf) takes a code-level dive into recently reported Linux-kernel exploits.

Quick Read


More "Best of the Web" >>

Video

Enabling People and Organizations to Harness the Transformative Power of Technology