I\'ve been reading both definitions and they seem quite the same. Could anyone point out what are their differences?
Thanks
The main goal of the Facade pattern is to make the class or subsystem easier to use, while the main goal of the Adapter pattern is to adjust the interface to what the client expects.