Re: Best way to pass large objects between tasks?
Re: Best way to pass large objects between tasks?
- Subject: Re: Best way to pass large objects between tasks?
- From: Graham Cox <email@hidden>
- Date: Mon, 13 Apr 2009 16:31:51 +1000
On 13/04/2009, at 4:26 PM, Oleg Krupnov wrote:
what I have tried is I created NSData from the
large object by using NSKeyedArchiver. It has taken forever, so that I
had to force-quit the process.
Well, maybe you should concentrate on fixing this. It's hard to see
what could be taking so much time (hard to see given that I have no
idea what your object is!) but there are right and wrong ways to go
about archiving large amounts of data, so maybe it would be better to
focus on this part?
--Graham
_______________________________________________
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