Jonathan Crossland
Posts: 630
Nickname: jonathanc
Registered: Feb, 2004
Jonathan Crossland is a software architect for Lucid Ocean Ltd
|
|
|
|
Extensible Design
|
Posted: Aug 29, 2005 5:43 PM
|
|
This post originated from an RSS feed registered with .NET Buzz
by Jonathan Crossland.
|
Original Post: Extensible Design
Feed Title: Jonathan Crossland Weblog
Feed URL: http://www.jonathancrossland.com/syndication.axd
Feed Description: Design, Frameworks, Patterns and Idioms
|
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Jonathan Crossland
Latest Posts From Jonathan Crossland Weblog
|
|
Advertisement
|
"... is to allow extensibility to solve
other problems later"
The extensibility of the solving
design, is a major part to the longevity of a solve.
The design should be
flexible enough within it's own design to allow future customizations.
An
Extensible Design:
- allows future problems the use of the design artifacts that solve today's'
problem
- allows customization of the solution
Read: Extensible Design
|
|