Skip to content

Instantly share code, notes, and snippets.

@rodrei
Created August 15, 2014 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rodrei/8e59b792519f16e99d37 to your computer and use it in GitHub Desktop.
Save rodrei/8e59b792519f16e99d37 to your computer and use it in GitHub Desktop.

Uniform Access Principle

All services offered by a module should be available through a uniform notation, which does not betray whether they are implemented through storage or through computation

Bertrand Meyer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment