Re: Facade
Re: Facade
- Subject: Re: Facade
- From: Ian was here <email@hidden>
- Date: Mon, 18 Feb 2013 08:59:49 -0800 (PST)
There is a wonderful book "Cocoa Design Patterns". I would highly recommend reading it.
________________________________
From: Christ Levesque <email@hidden>
To: "email@hidden" <email@hidden>
Sent: Monday, February 18, 2013 2:00 AM
Subject: Facade
1- Provide a simple interface to a complex subsystem. 2- Limit coupling.
How to implement them?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Facade (From: Christ Levesque <email@hidden>) |