A xib is new in IB 3.0 and is "compiled" by Xcode into a 3.x NIB. (I don't think it's possible to create a 2.x NIB this way.) You don't have to use it unless you want to.
The idea is to make the xib your "source", as it is friendlier to revision control (e.g. Subversion) than the binary blob that might be present in an ordinary NIB. Kevin G.
What's the difference? (assuming 'xib's aren't under NDA here...)
_______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
