Development workspaces refer to private areas where developers can implement and test code in relative isolation from
other developers. Integration workspaces refer to public areas where individual work is delivered for incorporation
into the overall product build and baselines.
Two kinds of workspace can be identified:
-
The development workspace is a private development area within which a team member can make changes to
artifacts without the changes becoming immediately visible to others.
-
The integration workspace is shared workspace and accessible to all members of the project team. The overall
product is built and baselined in the integration workspace.
|