Specification: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "The Specification narrows the development path from concept to specific implementation. The specification is a distillation of the Conceptual Design (how it's done) and Design...")
 
No edit summary
 
Line 1: Line 1:
The Specification narrows the development path from concept to specific implementation. The specification is a distillation of the Conceptual Design (how it's done) and Design Rationale (why it's done in a particular way) into a specific set of design parameters. Note that these properties are flexible by virtue of Scalability, Modularity, and Design for Disassembly - which allow for variations from a core design.
The Specification narrows the development path from concept to specific implementation. The specification is a distillation of the Conceptual Design (how it's done) and Design Rationale (why it's done in a particular way) into a specific set of design parameters. Note that these properties are designed to be fixed in one implementation - yet they are overall flexible by virtue of Scalability, Modularity, and Design for Disassembly - which allow for variations from a core design.

Latest revision as of 16:36, 20 September 2013

The Specification narrows the development path from concept to specific implementation. The specification is a distillation of the Conceptual Design (how it's done) and Design Rationale (why it's done in a particular way) into a specific set of design parameters. Note that these properties are designed to be fixed in one implementation - yet they are overall flexible by virtue of Scalability, Modularity, and Design for Disassembly - which allow for variations from a core design.