Re: Using proxy objects with NSMutableArray
Re: Using proxy objects with NSMutableArray
- Subject: Re: Using proxy objects with NSMutableArray
- From: Michael Tyson <email@hidden>
- Date: Sat, 14 Jul 2007 00:40:17 +1000
Oh! Is there a chance that NSKeyedUnarchiver will not work with two
operations running concurrently?
In didDecodeObject, I call [object feed] on the proxy; that method
triggers the loadFeedWithIdentifier message for FLFeed, which does a
[NSKeyedUnarchiver unarchiveObjectWithFile].
Maybe two nested unarchive operations will cause trouble?
--
Michael Tyson | michael.tyson.id.au
m: (+61) 0407 754 124
e: email@hidden
aim: mikerusselltyson
_______________________________________________
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