Skip navigation.
 
mlRe: Multiple developers and nib files
FROM : Charles Srstka
DATE : Sun Apr 08 20:15:53 2007

On Apr 8, 2007, at 12:59 PM, Scott Stevenson wrote:

>
> 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.


Well, the problem is localization. Unless you're fluent in pretty 
much every language, you're going to need to send your nib files to 
someone else to translate them into Spanish, French, Japanese, etc., 
and when they send the modified versions back to you, they sometimes 
end up lacking the .svn directory inside, which causes Subversion to 
go into a *fit*.

If there's any way around this, I'd love to know about it as well.

Charles

Related mailsAuthorDate
mlMultiple developers and nib files Graham Perks Apr 8, 13:58
mlRe: Multiple developers and nib files Erik Buck Apr 8, 17:16
mlRe: Multiple developers and nib files Scott Stevenson Apr 8, 19:59
mlRe: Multiple developers and nib files Charles Srstka Apr 8, 20:15
mlRe: Multiple developers and nib files Erik Buck Apr 8, 21:54
mlRe: Multiple developers and nib files Graham Perks Apr 8, 22:08
mlRe: Multiple developers and nib files Nick Zitzmann Apr 8, 22:11
mlRe: Multiple developers and nib files Charles Srstka Apr 8, 22:29
mlRe: Multiple developers and nib files Scott Anguish Apr 8, 22:35
mlRe: Multiple developers and nib files Graham Perks Apr 8, 22:48
mlRe: Multiple developers and nib files Nick Zitzmann Apr 8, 22:53
mlRe: Multiple developers and nib files Scott Anguish Apr 8, 22:56
mlRe: Multiple developers and nib files Scott Anguish Apr 9, 04:52
mlRe: Multiple developers and nib files Brian Willoughby Apr 9, 04:59
mlRe: Multiple developers and nib files Scott Anguish Apr 9, 05:09
mlRe: Multiple developers and nib files Bill Bumgarner Apr 9, 05:20
mlRe: Multiple developers and nib files Chris Hanson Apr 9, 07:59
mlRe: Multiple developers and nib files Chris Hanson Apr 9, 08:01
mlRe: Multiple developers and nib files Brian Willoughby Apr 9, 08:38