Prefactoring

Prefactoring

Chapter three General Development Issues

Start with the Big Picture
THINK ABOUT THE BIG PICTURE
Decisions within a system should be congruent with the big picture.

Interface Contracts
CREATE INTERFACE CONTRACTS
Design with well-defined interfaces and enforce the contracts for those interfaces.

你可能感兴趣的:(Prefactoring)