The Chief Programmer creates a Feature Team Area for the feature(s). This area is either a directory on the file server
or a directory on their PC that is backed up to the server by the Chief Programmer as required or utilises work area
support in your version control system. The purpose of the Feature Team Area is that work in progress by the feature
team can be shared and is visible amongst the feature team but is not visible to the rest of the project.
The Chief Programmer refines the model to add additional classes, methods, attributes and/or to make changes to
existing classes, methods or attributes based on the sequence diagram(s) defined for the feature(s). This results in
the implementation language source files being updated in the Feature Team Area. The Chief Programmer creates model
diagrams in a publishable format. These files should be checked into the version control system and submitted for
publishing on the project intranet.
|