• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: FileMerge can't merge xibs?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FileMerge can't merge xibs?


  • Subject: Re: FileMerge can't merge xibs?
  • From: Philip Aker <email@hidden>
  • Date: Fri, 17 Oct 2008 08:44:10 -0700

On Oct 17, 2008, at 8:38 AM, Thomas Engelmeier wrote:

Interface Builder doesn't generate code, it writes out a serialized object graph. That said, I don't think it's unreasonable at all to at least *expect* to be able to use FileMerge on n/xib files. Comparing and merging files is a core activity for developers, and I think that you are right to expect it to work for all of the basic file formats used for developing apps for our platforms.

I fail to see an compelling reason why it couldn't be an graph representation that supports 3rd party tool or even manual manipulation.

Basically it is an tree (simple enough in XML) with cross-references to other nodes / objects (might be a lot simpler to manipulate with a xpath-like representations).

I believe that would be a good approach. Something like generate-id() combined with <xsl:key> used for loading purposes could obviate all that stuff in the file format. It a well known technique in use for ~10 years.



Philip Aker echo email@hidden@nl | tr a-z@. p-za-o.@

Democracy: Two wolves and a sheep voting on lunch.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >FileMerge can't merge xibs? (From: "Jonathan del Strother" <email@hidden>)
 >Re: FileMerge can't merge xibs? (From: Chris Hanson <email@hidden>)
 >Re: FileMerge can't merge xibs? (From: Jonathan Hess <email@hidden>)
 >Re: FileMerge can't merge xibs? (From: Neil <email@hidden>)
 >Re: FileMerge can't merge xibs? (From: j o a r <email@hidden>)
 >Re: FileMerge can't merge xibs? (From: Thomas Engelmeier <email@hidden>)

  • Prev by Date: Re: FileMerge can't merge xibs?
  • Next by Date: Re: CVS add directory
  • Previous by thread: Re: FileMerge can't merge xibs?
  • Next by thread: xcodebuild internal error while creating dependency graph
  • Index(es):
    • Date
    • Thread