Guidelines for NIB usage
Guidelines for NIB usage
- Subject: Guidelines for NIB usage
- From: "Kevin Hoffman" <email@hidden>
- Date: Wed, 25 Jul 2007 13:39:11 -0400
- Thread-topic: Guidelines for NIB usage
Folks,
I've written a couple of different applications to poke around with
this notion and I'm not sure where to go with this question. I've
written an application that has multiple instance objects in a NIB file
and there's also a custom view, which is contained in another NIB file.
Whenever this custom view is needed (it is dynamically placed in the
parent container) it's loaded from the NIB file.
I have been able to write this application using 2 NIBs and also wrote
it where everything was in a single NIB. I was wondering if there was
some documentation or guidelines on when you should start nesting NIBs
or when you should keep everything in a single NIB, etc. What are the
guidelines for determining when you need to break your current NIB into
multiple NIBs? If there's some documentation on this, especially if
there are technical or performance reasons for making the decision, I
would love it if someone could direct me to it.
Thanks,
Kevin
_______________________________________________
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