Code
reuse is an effective
way of reducing software
development cost and delivery
time. However, it is hard
to achieve code reuse
if it is attempted as
late as the implementation
phase. Module reuse therefore
has to be built into a
software product from
the very beginning. The
design document must state
which modules are to be
implemented and which
are to be reused.
|