CSC/ECE 517 Fall 2007/wiki2 10 c4

From Expertiza_Wiki
Revision as of 00:44, 22 October 2007 by Lwillia (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Problem

Inheritance vs. delegation. Follow the debate on inheritance vs. delegation. Construct (or, better, cite) examples that show cases where inheritance is better, and cases where delegation is better. Attempt to characterize the situations in which you should employ one or the other.

Inheritance

Delegation

Inheritance vs Delegation

Similarities

Differences

Examples

References