The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Solving Design

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jonathan Crossland

Posts: 630
Nickname: jonathanc
Registered: Feb, 2004

Jonathan Crossland is a software architect for Lucid Ocean Ltd
Solving Design Posted: Aug 29, 2005 3:42 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Jonathan Crossland.
Original Post: Solving 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



"... must solve the problems it set out to solve"

A good or bad design is usually determined via its ability in solving the problems it intended to solve.

However, it should not introduce other problems either.

A Solving Design:
  • solves the initial problems
  • does not introduce new problems
  • should not envelope the problem so tightly that it cannot be agile enough to solve future ones
  • solves problems from all angles
  • is a long-lasting solve




Read: Solving Design

Topic: The ultimate MEST infrastructure Previous Topic   Next Topic Topic: VS2005 Code Generation Bug

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use