Re: Perform changes from object store
Re: Perform changes from object store
- Subject: Re: Perform changes from object store
- From: Miguel Arroz <email@hidden>
- Date: Wed, 1 Aug 2007 18:50:07 +0100
Hi!
On 2007/08/01, at 18:22, Chuck Hill wrote:
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.
Yeah, it's safe from an EC point of view. I must think if it's
safe from my app logic point of view. I think it won't be any
different from what it is without it, because the method is already
synchronizing using a mutex, but I will "ramificate" for a while! :)
Yours
Miguel Arroz
Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com
_______________________________________________
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