NSKeyedUnarchiver memory management ?
NSKeyedUnarchiver memory management ?
- Subject: NSKeyedUnarchiver memory management ?
- From: "Angel Todorov" <email@hidden>
- Date: Sat, 3 May 2008 01:29:23 +0300
Hi all,
I want to serialize in an archive a set of objects (big ones) that are
instances of a class which implements NSCoding. On deserialization, I don't
want the whole archive to be loaded in memory, but only the object for the
*key* that I am requesting.
Does NSKeyedUnarchiver (I mean, the archiving infragstructure in general) do
that ? Thanks very much
Angel
_______________________________________________
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