Differences between revisions 8 and 9
Revision 8 as of 2011-11-10 04:16:07
Size: 2019
Editor: shoobe01
Comment:
Revision 9 as of 2011-11-10 04:18:33
Size: 2022
Editor: shoobe01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
---- -------

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.

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 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.

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.

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 like, 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)