Skip navigation.
 
mlRe: Why initialize the menubar without Interface Builder
FROM : Jon Hess
DATE : Mon Nov 05 20:15:23 2007

Hey Uli -
On Nov 4, 2007, at 3:33 AM, Uli Kusterer wrote:

> Am 04.11.2007 um 02:18 schrieb Jon Hess:

>> Interface Builder files have a long way to go with reguards to 
>> integrating with industry standard SCM systems. That said, you can 
>> get consistently good diff results with Filemerge. Filemerge runs 
>> Interface Builder documents through ibtool to provide a 
>> canonicalized human readable textual representation of a NIB before 
>> presenting you with a diff.

>
> Well, I last tried this on Tiger, where nibtool is very selective as 
> to what information it will display to you. There's a lot missing, 
> like bindings. It did occasionally help to view NIBs, but it doesn't 
> let you merge NIB files, because it's a lossy export.


That's true, you can't use it for merging, only diffing. You can see 
basic bindings information by passing "--connections" to either ibtool 
on Leopard, or nibtool on Tiger. Filemerge does this for you.

Jon Hess

Related mailsAuthorDate
mlWhy initialize the menubar without Interface Builder Erik Buck Nov 3, 20:39
mlRe: Why initialize the menubar without Interface Builder Uli Kusterer Nov 3, 22:06
mlRe: Why initialize the menubar without Interface Builder Fritz Anderson Nov 3, 22:44
mlRe: Why initialize the menubar without Interface Builder Uli Kusterer Nov 4, 00:15
mlRe: Why initialize the menubar without Interface Builder Robert Nikander Nov 4, 00:26
mlRe: Why initialize the menubar without Interface Builder Sherm Pendley Nov 4, 00:49
mlRe: Why initialize the menubar without Interface Builder Erik Buck Nov 4, 01:55
mlRe: Why initialize the menubar without Interface Builder Erik Buck Nov 4, 02:10
mlRe: Why initialize the menubar without Interface Builder Jon Hess Nov 4, 02:18
mlRe: Why initialize the menubar without Interface Builder Chris Hanson Nov 4, 02:38
mlRe: Why initialize the menubar without Interface Builder Chris Hanson Nov 4, 02:45
mlRe: Why initialize the menubar without Interface Builder Robert Nikander Nov 4, 03:06
mlRe: Why initialize the menubar without Interface Builder Erik Buck Nov 4, 03:15
mlRe: Why initialize the menubar without Interface Builder Rob Keniger Nov 4, 04:29
mlRe: Why initialize the menubar without Interface Builder Uli Kusterer Nov 4, 12:33
mlRe: Why initialize the menubar without Interface Builder Uli Kusterer Nov 4, 13:06
mlRe: Why initialize the menubar without Interface Builder Jon Hess Nov 5, 19:55
mlRe: Why initialize the menubar without Interface Builder John Labovitz Nov 5, 20:11
mlRe: Why initialize the menubar without Interface Builder Jon Hess Nov 5, 20:15