CSC/ECE 517 Fall 2012/ch2b 1w61 ps: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Facade, directory of sites=") |
No edit summary |
||
Line 1: | Line 1: | ||
=Facade, directory of sites= | =Facade, directory of sites= | ||
==Introduction== | |||
[http://en.wikipedia.org/wiki/GOF 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." | |||
==Directory of Sites== | |||
===1. Facade pattern (Wikipedia)=== | |||
http://en.wikipedia.org/wiki/Facade_pattern | |||
==Comparison == | |||
== References== | |||
# http://en.wikipedia.org/wiki/GOF |
Revision as of 00:03, 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."
Directory of Sites
1. Facade pattern (Wikipedia)
http://en.wikipedia.org/wiki/Facade_pattern