13.07.2015 Views

Object-Oriented Design Strategies

Object-Oriented Design Strategies

Object-Oriented Design Strategies

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

OO design IS: OO design is based on:● Delegation of responsibility No monolithic code block does everything● Independence of objects Not connected via globals: simplifies testing! Not supervised elsewhere● Security of state (stored data values) private/public● Portability, reusability Abstract platform details Use general design principlesCMPT166: OO design 21 Jan 20084

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!