Re: ERXEC and locking
Re: ERXEC and locking
- Subject: Re: ERXEC and locking
- From: Mike Schrag <email@hidden>
- Date: Thu, 13 Aug 2009 09:18:10 -0400
I have been watching Chuck's podcast - "WebObjects Quite Good
Practices", and I would like to make absolutely sure that I
understand this correctly.
Q: Is it true to say:
---------
If I use ERXEC to create all my editingContexts, using:
EOEditingContext ec = ERXEC.newEditingContext();
then I do not have to worry about locking, it all happens
automagically.
assuming you have the appropriate properties set to autolock
Are the default settings to 'autolock'?
if by "default" you mean "with no Properties files," no, the default
is normal behavior. if by "default" you mean "the default Properties
file that WOLips makes," then yes. you should look in your Propeties
file to see if you have autolocking enabled.
Also, are the ECs that I create in the middle of an RR-loop safe?
yes
ms
_______________________________________________
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