Re: Per Session model connection and EOCooperatingObjectStore
Re: Per Session model connection and EOCooperatingObjectStore
- Subject: Re: Per Session model connection and EOCooperatingObjectStore
- From: Mike Schrag <email@hidden>
- Date: Tue, 3 Mar 2009 17:16:01 -0500
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.
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