Source Code Restructuring
16 Depots for covering each major area of source code
Organization is focused on:
- minimizing cross project dependencies to reduce defect rate
- Sizing projects to compile in a reasonable amount of time
- To build a project, all you need is the code for that project, AND the public/root project
- Cross project sharing is explicit