Re: ERXEC question
Re: ERXEC question
- Subject: Re: ERXEC question
- From: Guido Neitzer <email@hidden>
- Date: Mon, 4 Aug 2008 19:31:36 -0600
On 04.08.2008, at 15:57, Lachlan Deck wrote:
extend ERXApplication
extend ERXSession
use ERXEC.newEditingContext()
All true. But:
Properties:
er.extensions.ERXApplication.useEditingContextUnlocker=true
er.extensions.ERXEC.defaultAutomaticLockUnlock=true
er.extensions.ERXEC.useSharedEditingContext=false
er.extensions.ERXEC.defaultCoalesceAutoLocks=true
The "catch all property" for that is:
er.extensions.ERXEC.safeLocking=true
er.extensions.ERXEnterpriseObject.updateInverseRelationships=true
That can make some trouble if you have big inverse relationships -
you'll get them faulted in whenever you add or remove an object.
Should be okay normally, can be slow (or hazardous on memory) if they
are big.
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