Re: Perform changes from object store
Re: Perform changes from object store
- Subject: Re: Perform changes from object store
- From: Chuck Hill <email@hidden>
- Date: Wed, 1 Aug 2007 10:22:07 -0700
On Aug 1, 2007, at 10:12 AM, Miguel Arroz wrote:
Hi!
On 2007/08/01, at 17:02, Chuck Hill wrote:
On Aug 1, 2007, at 8:47 AM, Miguel Arroz wrote:
Hi!
Related to my previous question: is there a way to force the
processing/merging of changes from the object store?
ec.unlock();
ec.lock();
Isn't that dangerous?
No, why would it be dangerous. The thread won't return from ec.lock
() until the EC is locked again. While it is blocked, it is not
doing anything else that might affect the EC.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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