CSC/ECE 517 Fall 2007/wiki3 5 ld: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
= Topic =
= Topic =
''Take the Creator pattern and catalog the information on it available on the Web. Explain how it is different from the Factory pattern. Find good descriptions and good, concise, understandable examples. Tell which you consider the best to present to a class.''
''Take the Creator pattern and catalog the information on it available on the Web. Explain how it is different from the Factory pattern. Find good descriptions and good, concise, understandable examples. Tell which you consider the best to present to a class.''
= Introduction =
= Pros and Cons =
= Example of Creator Pattern =
= Comparison with Factory Pattern =
= Examples for Both Creator and Factory =
= Reference =

Revision as of 23:20, 19 November 2007

Topic

Take the Creator pattern and catalog the information on it available on the Web. Explain how it is different from the Factory pattern. Find good descriptions and good, concise, understandable examples. Tell which you consider the best to present to a class.

Introduction

Pros and Cons

Example of Creator Pattern

Comparison with Factory Pattern

Examples for Both Creator and Factory

Reference