On 24.05.2008, at 15:09, Tonny Staunsbrink wrote:
Also bear in mind that accessing the session's editing context within the performAction thread is a sure path to deadlocks. Using the sessions editingContext in a background thread with proper locking/unlocking should be ok I think.
Not really. If that thread takes a while and you lock the editing context in the beginning, you'll get a locked application as soon as the session is checked out again and tries to lock it's editing context.
cug -- http://www.event-s.net _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]