Re: Cocoa NIB Design Question in JPG
Re: Cocoa NIB Design Question in JPG
- Subject: Re: Cocoa NIB Design Question in JPG
- From: Camillo Lugaresi <email@hidden>
- Date: Wed, 28 Dec 2005 19:35:59 +0100
On 28/dic/05, at 19:14, Koen Bok wrote:
Hi I have a (noob) question about the best way to design my
application. It boils down to: how much nib files should I use.
I have sketched my problem in JPG at http://www.koen.nu/upload/
Question.jpg
I would use a single nib in that case. If you later find out that
launching takes too long, and a significant part of the loading time
is caused by a specific view, and that view is only rarely used, so
that the annoyance of having to wait for it to load when the user
selects it is outweighed by the advantage of cutting on launch times,
then you should consider moving it to another nib. But that is far
from certain, so I wouldn't bother with it until you're sure that
you'll need it.
Nice handwriting, by the way. :-)
Camillo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden