Differences between revisions 10 and 11
Revision 10 as of 2011-11-10 14:01:06
Size: 2082
Editor: shoobe01
Comment:
Revision 11 as of 2011-11-10 14:09:27
Size: 2270
Editor: shoobe01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Common Practice vs. Best Practice
A key, over-riding principle behind much of this work is the understanding between common practice and best practice. While not always explicitly stated, this is what drove activities like the inclusion of the anti-patterns (or "worst practices") for each pattern. There are many, many design patterns that do not work, or do not work as well as alternatives.
[[http://www.amazon.com/gp/product/1449394639/ref=as_li_tf_tl?ie=UTF8&tag=4ourthmobile-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=1449394639|{{attachment:wiki-banner-book.png|Click here to buy from Amazon.|align="right"}}]]
A key overriding principle behind much of this work is the differentiation between common practice and best practice. Although not always explicitly stated, this is what drove activities such as the inclusion of antipatterns (or “worst practices”) for each pattern. There are many, many design patterns that do not work, or do not work as well as alternatives.
Line 4: Line 4:
This is a key reason so much effort went into researching the patterns. We didn't just include something because it was heavily used, or is a much-lauded feature of a new and well-covered device. If it's common or well-known, but bad, we include it, but with warnings. This is a key reason so much effort went into researching the patterns. We didn’t include something just because it was heavily used, or is a much-lauded feature of a new and well-covered device; if it was common or well known, but bad, we included it, but with warnings.
Line 6: Line 6:
This also means, again, that there was some serious discussion of what qualifies as a pattern. In general, a pattern must be best practice, and common enough to be recognized or encountered.  This also means, again, that we had some serious discussions about what qualified as a pattern. In general, a pattern must be a best practice, and common enough to be recognized or encountered.
Line 8: Line 8:
There may therefore be some odd cases where an antipattern has general solutions listed, but no specific solutions in the body of the pattern. Though the problem is known, but no single solution has emerged. Therefore, there may be some odd cases where an antipattern has general solutions listed, but no specific solutions in the body of the pattern. Though the problem is known, no single solution has emerged.
Line 10: Line 10:
Best practice that is not implemented anywhere (or only very rarely) is not described, as it does not rise to the level of a pattern. Only real world items are patterns by our thinking, not clever concepts, demonstrations or videos of how the future might work. These are, however, sometimes mentioned as future technologies or options to look forward to. A best practice that is not implemented anywhere (or only very rarely) is not described, as it does not rise to the level of a pattern. Only real-world items are patterns by our thinking, not clever concepts, demonstrations, or videos of how the future might work. These are, however, sometimes mentioned as future technologies or options to look forward to.
Line 16: Line 16:
Please do not change content above this like, as it's a perfect match with the printed book. Everything else you want to add goes down here. Please do not change content above this line, as it's a perfect match with the printed book. Everything else you want to add goes down here.

Click here to buy from Amazon. A key overriding principle behind much of this work is the differentiation between common practice and best practice. Although not always explicitly stated, this is what drove activities such as the inclusion of antipatterns (or “worst practices”) for each pattern. There are many, many design patterns that do not work, or do not work as well as alternatives.

This is a key reason so much effort went into researching the patterns. We didn’t include something just because it was heavily used, or is a much-lauded feature of a new and well-covered device; if it was common or well known, but bad, we included it, but with warnings.

This also means, again, that we had some serious discussions about what qualified as a pattern. In general, a pattern must be a best practice, and common enough to be recognized or encountered.

Therefore, there may be some odd cases where an antipattern has general solutions listed, but no specific solutions in the body of the pattern. Though the problem is known, no single solution has emerged.

A best practice that is not implemented anywhere (or only very rarely) is not described, as it does not rise to the level of a pattern. Only real-world items are patterns by our thinking, not clever concepts, demonstrations, or videos of how the future might work. These are, however, sometimes mentioned as future technologies or options to look forward to.


Next: Reading the Patterns


Discuss & Add

Please do not change content above this line, as it's a perfect match with the printed book. Everything else you want to add goes down here.

Examples

If you want to add examples (and we occasionally do also) add them here.

Make a new section

Just like this. If, for example, you want to argue about the differences between, say, Tidwell's Vertical Stack, and our general concept of the List, then add a section to discuss. If we're successful, we'll get to make a new edition and will take all these discussions into account.

Common Practice Versus Best Practice (last edited 2013-04-08 20:01:47 by shoobe01)