Skip to content

Instantly share code, notes, and snippets.

@rponte
Created May 11, 2011 00:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rponte/965664 to your computer and use it in GitHub Desktop.
Save rponte/965664 to your computer and use it in GitHub Desktop.
Postel's Law - Robustness Principle
"Be conservative in what you send; be liberal in what you accept."
http://en.wikipedia.org/wiki/Robustness_principle
- Tolerant Reader by Martin Fowler
http://martinfowler.com/bliki/TolerantReader.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment