Re: Multiple developers and nib files
Re: Multiple developers and nib files
- Subject: Re: Multiple developers and nib files
- From: Scott Stevenson <email@hidden>
- Date: Sun, 8 Apr 2007 10:59:06 -0700
On Apr 8, 2007, at 4:58 AM, Graham Perks wrote:
How do teams share nib files? Whether saved in text or binary, it
appears that if two people edit a nib, there is no way to merge the
changes together in, say, Subversion.
Conceptually, I don't think nibs are something that fit well with the
concept of merging. The user interface of a window should really only
be updated by one person at a time. From the user's perspective all
of the onscreen elements directly impact each other.
If you want to work on different windows in the same app, then yes,
splitting up the nibs is the way to go.
- Scott
_______________________________________________
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