Step by Step Pattern
From Mp
Contents |
[edit]
Pattern Type
Structural
This is basically the Waterfall approach, and is therefore, a structural pattern (where each aspect of The Core Process flows into the other).
[edit]
Description
The Step by Step pattern represents a structural pattern where each aspect of The Core Process flows into the next, with each aspect being completed prior to the start of the next. This is the structural pattern around the Waterfall methodology.
Prior to building anything, all requirements (or, at least, to a sufficient level of detail) are gathered and analyzed. Prior to publish, all building is completed.
[edit]
Typical Practices
Lifecycle Feature-Driven Iterations
[edit]

