You *can* pass EOs between threads. You just really, wanna make sure your 
threads don't block each other (and do proper locking, auto may not be good 
enough). In particular, you don't wanna use the session EC in a long running 
thread.

Cheers, Anjo



Am 17.02.2010 um 21:23 schrieb Kieran Kelleher:

> 1) Don't pass EOs between threads. Pass their EOGlobalIDs and use 
> ec.faultForGlobalID to rehydrate them in an ec in the thread that needs them. 
>  Use Wonder ERXEO<Something>Utilities.convertEOtoGID if desired.  (Something  
> = 'Access' or 'Control', I can never remember which)
> 

 _______________________________________________
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 arch...@mail-archive.com

Reply via email to