Re: A String of Problems
Re: A String of Problems
- Subject: Re: A String of Problems
- From: Herr Witten <email@hidden>
- Date: Sun, 11 Jul 2004 11:46:21 -0400
This is the key to the archiving. Thank you very much!
On Jul 11, 2004, at 5:28 AM, Louis C. Sacha wrote:
Hello...
You probably need to override the classForCoder instance method and
possible some of the related methods, since NSString is a class
cluster and implements these methods in a way that causes strings to
be archived as instances of the public classes (if I remember
correctly).
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSObject.html#//apple_ref/doc/uid/20000050/
classForCoder
http://developer.apple.com/documentation/Cocoa/Conceptual/Archiving/
Tasks/codingobjects.html#//apple_ref/doc/uid/20000948/BAJJBCHI
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.