Slide 32
Slide 32 text
● ASAP!
○ The effort required to divide the modules is not large.
○ The longer modularization is delayed, the more painful
it becomes.
○ Through modularization, previously undiscovered
architectural problems can be found and solved, and a
well-encapsulated structure can be maintained.
○ Modularization creates a structure that is easier to test.
When?