T B H P N

Program Structure

Distinguish between Application-side and Solution-side

Application design focuses on two kinds of artifacts: application-side and solution-side.

Conclusions for Application-side vs. Solution-side:

Two kinds of packages are important for most applications:
  1. Application-side packages focus on satisfying requirements, use names familiar to users, and are generally not reusable.
  2. Solution-side packages are each focused on processing operations needed by application-side processing, use names consistent with their operations, and are often reusable.

CST strip