NSKeyedArchiver finishEncoding
NSKeyedArchiver finishEncoding
- Subject: NSKeyedArchiver finishEncoding
- From: Barry Wilson <email@hidden>
- Date: Sat, 30 Jun 2007 22:07:21 -0700
Greetings,
I have an NSDocument subclass that saves its data using
NSKeyedArchiver. New documents are generally created by importing
data. Up until now saving has worked well except I have come across a
case where importing some data and attempting to save causes it to
hang forever in NSKeyedArchiver finishEncoding. The imported data
seems to be correct and I am able to view it in the editors I have
created. But it will not finish a save. Does anyone have any ideas
about what could cause finsihEncoding to run forever?
-Barry
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden