-
Notifications
You must be signed in to change notification settings - Fork 3
Common
tiffany352 edited this page Jan 1, 2013
·
5 revisions
The common module contains code used by two or more modules, in such a way that neither modules depend on each other, but depend on a common structure or piece of code. A good way to think about this module is a venn diagram of 2 or more modules, where they intersect is the header placed in common.