Re: Multiple developers and nib files
Re: Multiple developers and nib files
- Subject: Re: Multiple developers and nib files
- From: Chris Hanson <email@hidden>
- Date: Sun, 8 Apr 2007 22:59:40 -0700
On Apr 8, 2007, at 1:35 PM, Scott Anguish wrote:
in addition to what Erik said..
remember that nibs aren't text configuration files. they're actually
object graphs (archived versions of the objects you create in IB)
that isn't something merge-able.
The fact that a nib is an object graph and whether or not it's
represented in a mergeable file format are entirely orthogonal.
XAML is also an object graph, but it's represented in a somewhat
mergeable file format.
-- Chris
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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