Re: ERXEC question
Re: ERXEC question
- Subject: Re: ERXEC question
- From: Guido Neitzer <email@hidden>
- Date: Mon, 4 Aug 2008 15:56:03 -0600
On 04.08.2008, at 09:24, Gustavo Pizano wrote:
Why that error came up?, what does it means the coalesce auto-
locks, ?
It means, it locks on the first access and let the automatic unlocker
take care of unlocking it. You don't have that set to true in your
properties.
and third, did I fix the error properly or I was just lucky, :P
You were lucky. Why do you have an ERXEC subclass?
Safest thing you can do is setting this property:
er.extensions.ERXEC.safeLocking=true
and don't do any locking as long as you don't do anything very special.
cug
--
http://www.event-s.net
_______________________________________________
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