anti-design-patterns: Difference between revisions
Jump to navigation
Jump to search
AndyMabbett (talk | contribs) (social-network-anti-patterns) |
BaszeLlida (talk | contribs) (oloc4tlano) |
||
Line 1: | Line 1: | ||
letomondara | |||
<h1>anti-design-patterns</h1> | <h1>anti-design-patterns</h1> | ||
Revision as of 23:42, 19 December 2008
letomondara
anti-design-patterns
Just as there are design-patterns to encourage and follow, there are anti-design-patterns to discourage and avoid.
rel formatname
rel="formatname", e.g. rel="hcard"
Problems:
- Indicating the type of the information does not indicate the semantic. This was one of the mistakes in the design of XML-RPC (citation needed) and should not be propagated to rel values.
- In particular such a rel value fails to capture and represent/indicate an explicit semantic, like "this over here is my hCard". See hCard brainstorming on auto-discovery for current thoughts on this problem.