• 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: Interface Builder changes IDs in XIB files on open/save
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interface Builder changes IDs in XIB files on open/save


  • Subject: Re: Interface Builder changes IDs in XIB files on open/save
  • From: Andy Lee <email@hidden>
  • Date: Sat, 21 Jun 2008 10:24:56 -0400

On Jun 21, 2008, at 9:32 AM, Sebastian Nowicki wrote:
On 21/06/2008, at 9:24 PM, Andy Lee wrote:
I suspect the IDs are memory addresses. This would be easiest for implementing the object serialization code -- think how you'd check for multiple references to the same object while you're serializing. Objects don't have any other natural unique id.

--Andy

That's a good point. It's annoying that they change all the time though. On very large XIBs, this would dramatically increase the size of an SCM repository. I hope I don't get into a situation where I merge a XIB file from another branch.

This might be worth filing a feature request for. I imagine nibs *could* be implemented such that objects are assigned an unchanging id that's only used by IB when reading and writing the nib file.


--Andy

_______________________________________________
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: 
 >Interface Builder changes IDs in XIB files on open/save (From: Sebastian Nowicki <email@hidden>)
 >Re: Interface Builder changes IDs in XIB files on open/save (From: lbland <email@hidden>)
 >Re: Interface Builder changes IDs in XIB files on open/save (From: Sebastian Nowicki <email@hidden>)
 >Re: Interface Builder changes IDs in XIB files on open/save (From: lbland <email@hidden>)
 >Re: Interface Builder changes IDs in XIB files on open/save (From: Andy Lee <email@hidden>)
 >Re: Interface Builder changes IDs in XIB files on open/save (From: Sebastian Nowicki <email@hidden>)

  • Prev by Date: XCode 3 - SDK discrepencies ?
  • Next by Date: XCode 3 XIBs not compiling
  • Previous by thread: Re: Interface Builder changes IDs in XIB files on open/save
  • Next by thread: XCode 3 - SDK discrepencies ?
  • Index(es):
    • Date
    • Thread