Re: Do you use design patterns?
- From: "Pete Delgado" <Peter.Delgado@xxxxxxxxxx>
- Date: Tue, 1 Apr 2008 12:47:48 -0400
"Daniel James" <wastebasket@xxxxxxxxxxxxxxxx> wrote in message
news:VA.00001386.26a65ad5@xxxxxxxxxxxxxxxxxxx
In article news:<J0bIj.11446$qS5.5056@xxxxxxxxxxxxxxxxxxxx>, AliR (VC++
MVP) wrote:
Patterns aren't a tool to help you in coding. They're a tool to help
you in talking about -- and in thinking about -- coding designs.
*Exactly* right! It allows groups of programmers to have a common lexicon
with which to speak about their various design ideas without requiring the
need to explain all of the intricacies of the idea each time it is
mentioned.
Of course, this only becomes a time-saver if everyone within the group has
knowledge of the terms being used!
Personally, I like the book and I find it a good reference.
-Pete
.
- References:
- Re: Do you use design patterns?
- From: Daniel James
- Re: Do you use design patterns?
- Prev by Date: Re: newbie Question: Data exchange between Dialog and my own data structure
- Next by Date: Re: if !defined and #pragma once
- Previous by thread: Re: Do you use design patterns?
- Next by thread: Re: Do you use design patterns?
- Index(es):
Relevant Pages
|