Re: Per Session model connection and EOCooperatingObjectStore
Re: Per Session model connection and EOCooperatingObjectStore
- Subject: Re: Per Session model connection and EOCooperatingObjectStore
- From: Chuck Hill <email@hidden>
- Date: Tue, 3 Mar 2009 14:37:44 -0800
On Mar 3, 2009, at 2:16 PM, Mike Schrag wrote:
Does avoiding the default* methods include avoiding the Sessions
defaultEditingContext() if I setup the defaultEditingContext like:
EOObjectStoreCoordinator osc = new EOObjectStoreCoordinator();
this.setDefaultEditingContext(new EOEditingContext(osc));
If you change it like that, it is not longer the default. :-)
So yes, that will work.
which means it no longer handles auto-locking I'd assume(?)
If you are not using Wonder and ERXEC, it never handles auto
locking. :-)
he means session.default ... changing the session default should
still lock just the same, i think.
Right. Yes, it does still auto-lock.
Chuck
--
Chuck Hill Senior Consultant / VP Development
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