Re: Question about architecture
Re: Question about architecture
- Subject: Re: Question about architecture
- From: Richard Somers <email@hidden>
- Date: Thu, 9 Sep 2010 14:22:53 -0600
On Sep 9, 2010, at 1:58 PM, Daniel Lopes wrote:
But the problem with learn Cocoa is how apply the best pratices that
are exclusevely to Cocoa. Things like how to organize nibs, when I
should separate or not views, create custom views or not and etc. As
soon as finish Coco Programming I will read Cocoa Design Patterns.
But what you think about separate custom views in diferent nibs? Is
that right?
When I was learning Cocoa I would often ask myself why did they do
this or how does this work. The book 'Cocoa Design Patterns' by Buck
and Yacktman answered a lot of my questions.
I am currently working on an application where I swap custom
programmatic views into a window which came from a nib. It works
great. I started with Hillegass Chapter 29 which talks about view
swapping and then extended it to my specific situation.
--Richard
_______________________________________________
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