Saturday, December 24, 2011

facade pattern example

See Also:

2 comments:

  1. can u recheck ... in my understand ing facade pattern should use objects of subclasses ... but you are using inheritance , pls check and correct me If I am wrong

    ReplyDelete
    Replies
    1. Dear Reader,

      For the facade pattern there is exactly no such design strategy is provided. This pattern says we need to create a "Facade" object that will behave as an interface and simplifies the complex code to do the low level tasks also.

      Yes we agree that this code is not fully following the facade pattern We will update the new code soon, in the same url here.

      Thanks for pointing out.

      eLearning Business Unit
      ccplusplus.com

      Delete