Re: class changes and serialized objects in a nib file
Re: class changes and serialized objects in a nib file
- Subject: Re: class changes and serialized objects in a nib file
- From: j o a r <email@hidden>
- Date: Wed, 30 Nov 2005 19:05:00 +0100
Don't cross-post!
On 30 nov 2005, at 17.45, A. Blue wrote:
Note that the class name has remained the same, the order of the ivars
has been swapped, and the nib file remains unedited. What happens
when I run my application?
AFAIK it would work fine. This functionality is not dependent on the
order of the ivars (see IB FAQ and list archives for more info).
How do I update an object in a nib file when its corresponding class
has changed out from under it?
Open the nib file, select the "Classes" tab, and from the "Classes"
menu, choose "Read File..." to re-parse your header file.
j o a r
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden