Re: WO 5.4 - can I multi-thread a WO app that uses EOF
Re: WO 5.4 - can I multi-thread a WO app that uses EOF
- Subject: Re: WO 5.4 - can I multi-thread a WO app that uses EOF
- From: "Ricardo J. Parada" <email@hidden>
- Date: Fri, 06 Feb 2009 11:33:01 -0500
In case it helps, here are some diagrams I did a long time ago to
explain the difference between one EOF stack and two separate EOF
stacks.
Not sure how accurate it is, but it should be close.
To create an editing context with a separate EOF stack you use code
like this:
EOObjectStoreCoordinator parentObjectStore = new
EOObjectStoreCoordinator();
EOEditingContext editingContext - new
EOEditingContext(parentObjectStore);
_______________________________________________
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