Clarification on passing EOs to background threads
Clarification on passing EOs to background threads
- Subject: Clarification on passing EOs to background threads
- From: Paul Hoadley <email@hidden>
- Date: Wed, 25 Sep 2013 13:05:54 +0930
Hello,
I have a Callable task that runs in the background. It needs an array of EOs to produce a report. Is it sufficient to localInstance all of those EOs into their own newly-created EC just for the task, or _must_ they be handed over to the background task as EOGlobalIDs? (If the latter, remind me—why?) Does it make any difference if the background task is strictly read-only and never calls saveChanges()?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden