Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22448a7ef5f4b2a

Jump to content

Talk:Continuous design

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 12 years ago by 62.107.105.61 in topic Relation to continuous integration

This article is inaccurate. Continuous design was not created by MartinFowler. It's also called "evolutionary design" or "incremental design," both of which were popularized by ExtremeProgramming. Continuous design is a possibly more accurate term because continuous design consists of designing continuously throughout software development rather than all up-front (in the WaterfallModel) or in bursts at the beginning of each iteration (as in the IterativeModel). It's characterized by constant TestDrivenDevelopment and Refactoring.

MartinFowler wrote a popular, and excellent, book called "Refactoring" as well as a popular article entitled "Is Design Dead?" that talked about continuous/evolutionary design. As Design column editor for IEEE, he published an article titled "Continuous Design" by Jim Shore (me). MartinFowler is certainly a person with close ties to continuous design, but it wouldn't be fair to say that he created it.

Hopefully this information will allow someone to flesh out the article a bit more. I don't have the energy to put this in proper encyclopedia form right now.  :)

Expand on development methodologies that work with continuous design

[edit]

The article could use some expansion on which development methodologies work with continuous design.

As it stands now only Extreme programming is mentioned. Are there other noteworthy methodologies? 62.107.105.61 (talk) 23:45, 19 February 2014 (UTC)Reply

Relation to continuous integration

[edit]

What is the relation to continuous integration? The See also section links to Continuous integration but the rest of the article does not mention it. If it is actually related enough to be listed in the section why is Continuous delivery not? 62.107.105.61 (talk) 23:50, 19 February 2014 (UTC)Reply