BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Adaptive Reuse - Lessons from civil engineering

Adaptive Reuse - Lessons from civil engineering

This item in japanese

As Agile methods become more mainstream and accepted, it is often surprising to new (converts/adherents) that the ideas embodied in Agile techniques are not new, nor are they restricted to the software engineering domain.  Software engineers frequently take issue with the sequential development processes that are believed to be at the core of civil engineering - in response to the "why can’t you build software like they build bridges" criticism sometimes levered at software development.  The reality is that civil engineering projects frequently apply approaches that Agilists will recognise.  
 

Some examples of this crossover can be found in recent articles:

Howard Podeswa discusses a construction project in the Modern Analyst blog: 

I was having dinner with a friend of mine - who also happens to be a gifted architect and designer. We were talking about a project he is working on where he is responsible for handling design aspects of a large commercial property development. One of the things that struck him as particularly challenging on this project was the fact that the buildings were literally going up as the design was being worked on. This meant that many different activities were going on at the same time. Instead of going through a single pass of upfront design followed by construction, they were developing this project in a set of short cycles; each time through they pinned down the requirements for an aspect or area of the complex, did just enough design to get it built and then constructed it on the ground

He goes on to discuss ways in which architects are tackling the challenges of building in short timeframes and having to design buildings while some of the requirements are still unknown:

Don’t commit to something today that you can put off till tomorrow. In other words, if you can delay a decision without delaying the project, put the decision off. But if you have to make a decision, then

Choose the option that least constrains the future. That way you minimize the impact of making a wrong decision.

He provides a practical example of what this means to the building designer:

Here’s an example of how the second principle works in his industry: The designers were required to put in a staircase before they even knew how the rooms on that floor were going to be used and what their individual sizes and layout would need to be. So the designers chose a staircase position that left them with the most flexibility for laying out the rooms later. In this case it meant rejecting a central staircase, because it would rule out options for room layouts more than a staircase off to one side.

Adaptive Reuse is a civil engineering principle that has echoes in the software world.  Adaptive reuse is the process of adapting old structures for purposes other than those initially intended.  In the Agile software world the use of design patterns and refactoring are examples of adaptive reuse applied.

Rich Maltzman author of the Scope crêpe blog discusses how adapting to changing needs and project dynamics was necessary even in the building of the pyramids, and how Agile techniques have been applied to the problem.

He discusses how the project manager adapted and showed his or her agility with the change in slope midway through the project.

A comment on the blog links to a Slideshare presentation by Damian O’Malley and Steven Stark on the Brief for the Sistine Chapel which explains how a clearly articulated vision can result in a product that meets and exceeds the customers’ needs.

Michelangelo's brief for the chapel was:
Please paint our ceiling for the greater glory of God and as an inspiration for his people
Michelangelo  took this brief and painted frescoes which depicted the creation of the world, the fall, mankind’s degradation by sin, the divine wrath of the deluge and the preservation of Noah and his family.  He knew what to do - and was inspired by the importance of the project.  With direction like this he was free to devote his attention to executing the details of the brief in the best way he knew how.

What other lessons are there that the software industry can learn from other professions?

 

Rate this Article

Adoption
Style

BT