CSC/ECE 517 Fall 2012/ch2a 2w14 bb: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
== What is Pattern Fragility ==
== What is Pattern Fragility ==
== Symptoms of Rotting Design ==
== Symptoms of Rotting Design ==
== ==
== Examples ==
== ==
=== Singleton ===
== ==
=== Visitor ===
= Conclusion =
= Conclusion =
= Reference =
= Reference =

Revision as of 20:30, 24 October 2012

Introduction

Design Patterns

Why Patterns

Why Design Patterns

Categorization of Patterns

Benefits of Design Patterns

Pattern Fragility

What is Pattern Fragility

Symptoms of Rotting Design

Examples

Singleton

Visitor

Conclusion

Reference