Introducing Design Patterns
page 6 of 13
by Joydip Kanjilal
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 45760/ 45

When not to use Design Patterns

This section discusses the main points that can be used to evaluate whether or not to use design patterns to solve a problem context.  Do not use design patterns in any of the following situations.

·         When the software being designed would not change with time.

·         When the requirements of the source code of the application are unique.

If any of the above applies in the current software design, there is no need to apply design patterns in the current design and increase unnecessary complexity in the design.  The common pitfalls that are observed or rather encountered in a design when applying design patterns to solve a problem that does not need it is discussed later in this article.


View Entire Article

User Comments

Title: BR   
Name: BR
Date: 2006-09-25 4:44:04 AM
Comment:
Good head start about DP.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-19 2:57:59 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search