CSC/ECE 517 Fall 2012/ch2b 1w61 ps: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
==Directory of Sites== | ==Directory of Sites== | ||
===1. | ===1. [http://en.wikipedia.org/wiki/Facade_pattern Facade pattern (Wikipedia)]=== | ||
http://en.wikipedia.org/wiki/Facade_pattern | |||
==Comparison == | ==Comparison == |
Revision as of 00:04, 19 November 2012
Facade, directory of sites
Introduction
GoF definition for facade design pattern is, "Provide a unified interface to a set of interfaces in a subsystem. Facade Pattern defines a higher-level interface that makes the subsystem easier to use."