Previous Section  < Free Open Study >  Next Section

Chapter 9 Physical Object-Oriented Design

Heuristic 9.1 Object-oriented designers should not allow physical design criteria to corrupt their logical designs. However, physical design criteria often are used in the decision-making process at logical design time.

Heuristic 9.2 Do not change the state of an object without going through its public interface.

    Previous Section  < Free Open Study >  Next Section