Re: Nibble my nib.
Re: Nibble my nib.
- Subject: Re: Nibble my nib.
- From: Henri Lamiraux <email@hidden>
- Date: Thu, 3 May 2001 15:04:20 -0700
-All objects in a nib are instantiated at once. So breaking up your UI
in multiple nibs means that you app will be faster to launch, will use
less memory etc...
- Reusing or replacing part our your app will be easier. Same reason why
we don't usually have all our code in one big huge source file.
On Thursday, May 3, 2001, at 01:27 PM, Rosyna wrote:
>
Is there any benefit to using two or more nibs instead of one?
Henri Lamiraux
Engineering Manager
User Interface Tools Group
Apple